MacroExpressionToStringCommand Method |
Handles special commands like return, break, etc.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax protected string ToStringCommand(
bool debugMode
)
Parameters
- debugMode
- Type: SystemBoolean
Determines whether the string representation is made for debug purposes
Return Value
Type:
StringSee Also