| Name | <schematic[<name>].length> |
| Returns | ElementTag(Number) |
| Description | Returns the length (Z) of the schematic. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/world/SchematicCommand.java#L657 |