| Name | <AreaObject.contains[<location>]> |
| Returns | ElementTag(Boolean) |
| Description | Returns a boolean indicating whether the specified location is inside this area. |
| Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/AreaContainmentObject.java#L213 |