MacroElementParseExpression Method (String) |
Parses the expression.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax public static List<MacroElement> ParseExpression(
string expression
)
Parameters
- expression
- Type: SystemString
Expression to parse
Return Value
Type:
ListMacroElementSee Also