getRecursionDepth

From RPTools Wiki
Revision as of 08:18, 20 July 2016 by Wolph42 (talk | contribs)
Jump to navigation Jump to search

getRecursionDepth() Function

Introduced in version 1.4.0.2
Returns the current amount of recursive calls that are used.

Usage

getRecursionDepth()

Example

[r: getRecursionDepth()]

See Also