getMaxLoopIterations

From RPTools Wiki
Jump to navigation Jump to search

getMaxLoopIterations() Function

Introduced in version 1.4.0.2
Returns the max amount of loops (in [count():], [foreach():], [for():], [while():]) that are allowed.

Usage

getMaxLoopIterations()

Example

[r: getMaxLoopIterations()]

See Also