MacroExpression CheckSyntax Method Kentico 8.0 API Reference
Checks the syntactic tree of parsed expression if everything is ok and ready for correct evaluation.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

originalExpression
Type: OnlineSystem String
Expression which was parsed
See Also