| Name | <ListTag.get[<#>|...]> |
| Returns | ObjectTag |
| Description | Returns an element of the value specified by the supplied context.
Specify more than one index to get a list of results. Note the index input options described at listtag |
| Example | |
| Example | |
| Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/objects/core/ListTag.java#L1526 |