getRecursionDepth

From RPTools Wiki
Revision as of 23:32, 9 February 2023 by Conversion script (talk | contribs) (Conversion script moved page GetRecursionDepth to getRecursionDepth: Converting page titles to lowercase)
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