14 lines
239 B
Markdown
14 lines
239 B
Markdown
### Function: GetZoneName(zone)
|
|
|
|
**Description:**
|
|
Gets the zone name of the zone object referenced.
|
|
|
|
**Parameters:**
|
|
- `zone` (Zone) - Zone object representing `zone`.
|
|
|
|
**Returns:** String name of the zone.
|
|
|
|
**Example:**
|
|
|
|
Example Required
|