updated layout and informations authored by Lxlp's avatar Lxlp
**Description:** Checks if the target's Y location is within a range
---
## Description
Checks if the target's Y location is within a range
**Attributes:**
| Attribute | Alias | Description |
| --------- | ------- | ----------------------------------------- |
| height | h | The range of the Y location of the target |
## Attributes
---
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| height | h | The range of the Y location of the target | |
**Examples:**
```
## Examples
```yaml
Conditions:
- height{h=<50} true
```
\ No newline at end of file
---
**Extra Information:**
- [x] Type: Location
\ No newline at end of file