Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.