Click or drag to resize

ConditionParserParseExpression Method

Overload List
  NameDescription
Public methodStatic memberParseExpression(String)
Parses the specified condition string and turns it into ConditionExpression tree.
Public methodStatic memberParseExpression(String, ConfigurationItemFactory)
Parses the specified condition string and turns it into ConditionExpression tree.
Top
See Also