Skip to content

Functions: Z Function

Kristof Kovacs edited this page Jul 9, 2023 · 1 revision

Z function

Aliases

NONE

Description

Returns extracted Z coordinate of given Location value

Arguments

This function has 1 required arguments.

  • location (Location) → The location to extract coordinate.

Schematics

Z(<Location>) → (Integer)

Example

Z(MY_LOCATION)  -1560
Clone this wiki locally