| MacroExpressionToStringControlFlowStatements Method | 
            Handles structures like [commandname] { [some code] }
            
 
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 10.0.0
 Syntax
Syntaxprotected string ToStringControlFlowStatements(
	bool debugMode
)
Parameters
- debugMode
- Type: SystemBoolean
 Determines whether the string representation is made for debug purposes
Return Value
Type: 
String See Also
See Also