getMaxRecursionDepth: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(Created page with "{{MacroFunction |name=getMaxRecusionDepth |version=1.4.0 |description Returns the max amount of recursive calls that are allowed. However The recursion depth of the parser is...")
(No difference)

Revision as of 07:43, 20 July 2016

getMaxRecusionDepth() Function

Introduced in version 1.4.0

Usage

getMaxRecusionDepth()

Example

[r: getMaxRecusionDepth()]