Description: Checks if the distance between the entity and the tracked location is within the specified values
Attributes
Attribute | Alias | Description |
---|---|---|
distance | d | The values to check for. Can be a range. |
Examples
Conditions:
- DistanceFromTrackedLocation{d=5} true
Conditions:
- DistanceFromTrackedLocation{d=2to10} true