| MacroExpressionParseAll Method | 
            Parses the whole expression tree.
            
 
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 10.0.0
 Syntax
Syntaxprotected MacroExpression ParseAll(
	bool supressError
)
Parameters
- supressError
- Type: SystemBoolean
 If true no exceptions are thrown
Return Value
Type: 
MacroExpression See Also
See Also