zone.next
Syntax
- znext := zone.next(z)
Get the next zone after z in the list of all zones in the model. Will return null if no more zones follow. This function should be considered deprecated; it is provided mostly for backward compatibility with old data files. Instead, see the ForEach Loop statement and the
zone.list
andzone.head
functions.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |