zone.find

Syntax

z := zone.find(i)

Get the zone with internally assigned ID number i.

Returns:

z - pointer to the zone with ID number i. Will return null if no zone has that ID number.

Arguments:

i - the ID number to look for, which must be positive