Parses the specified expression.
Namespace: Scanjour.Workflow4.Web.Services.Helpers.Expressions
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax
Parameters
- expression
- Type: SystemString
The expression.
Return Value
Type: IExpressionNodeRoot node of the expression or null if expression is empty.
See Also