Change stack limit (STACKLIMIT)
The function changes the stack limit to the passed number. When no number has been passed, the current stack limit will be displayed.
Parameters:
- number - stack limit to be used
Syntax:
stackLimit|sl [number]
Examples:
sl 200 // limit stack frames to 200
sl // show stack limit