| Name | <ListTag.highest[(<tag>)]> |
| Returns | ObjectTag |
| Description | Returns the highest value in a list of decimal numbers.
Optionally specify a tag to run on each list entry that returns the numeric value for that entry. |
| Example | |
| Example | |
| Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/objects/core/ListTag.java#L2005 |