ilev - luxembourg/muxcode-clm GitHub Wiki

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