| Name | <ElementTag.starts_with[<element>]> |
| Returns | ElementTag(Boolean) |
| Description | Returns whether the element starts with a specified element. |
| Group | element checking |
| Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/objects/core/ElementTag.java#L1092 |