getRecursionDepth

From RPTools Wiki
Revision as of 07:50, 20 July 2016 by Wolph42 (talk | contribs) (Created page with "{{MacroFunction |name=getRecursionDepth |version=1.4.0 |description Returns the current amount of recursive calls that are used. |usage= <source lang="mtmacro" line> getRecur...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

getRecursionDepth() Function

Introduced in version 1.4.0

Usage

getRecursionDepth()

Example

[r: getRecursionDepth()]

See Also