| Name | <LocationTag.is_within[<area>]> |
| Returns | ElementTag(Boolean) |
| Description | Returns whether the location is within the specified area (cuboid, ellipsoid, polygon, ...). |
| Group | areas |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L3437 |