| MacroExpressionToString Method (Boolean) | 
            Returns string representation of this MacroExpression.
            
 
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic string ToString(
	bool debugMode
)
Parameters
- debugMode
- Type: SystemBoolean
 If true, debug mode is on
Return Value
Type: 
String See Also
See Also