TinyMUX

Fdepth()

Functions

FUNCTION: fdepth()

This function returns the current state of the function recursion counter. Softcode can use this result to gauge its distance from the configured function recursion limit.

Related Topics: fcount(), function_recursion_limit in wizhelp, trace().