GetCallStack Procedure
Returns the call stack of the current function.
The call stack is separated by the \
character.
Signature
[NonDebuggable]
GetCallStack() : Text
Returns
Text
The current call stack, separated by the \
character.
Remarks
The functions inside this object is removed from the call stack, so it will only contain the call stack of the calling function.
This documentation is generated from Smart Toolbox v27.0