MacroExpression Parse Method (Int32, Boolean)Kentico 8.1 API Reference
Parses the expression.

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

Parameters

startIndex
Type: OnlineSystem Int32
Starting index for the parsing (within the expression, starts with 0)
supressError
Type: OnlineSystem Boolean
If true no exceptions are thrown
See Also