Ilev()

From TinyMUX
Jump to navigation Jump to search

ILEV()

 FUNCTION: ilev()
 Returns the nesting level of iter(), list(), and parse() functions. Outside
 of any iterator, ilev() returns -1. The first level is indicated by 0, the
 second by 1, etc.
 Related Topics: iter(), list(), parse().