Citrix Systems 9.2 Network Router User Manual


 
A
PPENDIX
F
New Advanced Expression Operators in This
Release
NetScaler 9.2 supports new advanced expression operators for extracting and
evaluating numeric data, text, HTTP data, XML and JSON data, and user groups.
NetScaler 9.2 also supports new operators and methods for the CLIENT and ipv6
expression prefixes.
In This Appendix
Operators for Extracting and Evaluating Numeric Data
Operators for Extracting and Evaluating Text
Operators for Extracting and Evaluating HTTP Data
Operators for the CLIENT and ipv6 Expression Prefixes
XPath and JSON Operators for Evaluating XML and JSON Data
Operators for Evaluating Groups to Which a User Belongs
Operators for Extracting and Evaluating Numeric Data
The following operators have been introduced for extracting and evaluating
numeric data.
New Operators for Extracting and Evaluating Numeric Data
Operators Operation
number.NE(i) Determine whether a given number is
equal to the argument.
number.TYPECAST_DOUBLE_AT Transform an integer to a
double-precision floating-point number.
number.TYPECAST_IP_ADDRESS_AT Transform an integer to the format of an
IP address.