ExpressionTable::deriveOperatorFromXML Method
Derives the operator type XML attribute value to its corresponding enumeration representation.
Syntax
client server private static ExpressionOperator deriveOperatorFromXML(str operatorStr)
Run On
Called
Parameters
- operatorStr
Type: str
The XML attribute value of the operator type.
Return Value
Type: ExpressionOperator Enumeration
An ExpressionOperator enumeration type.