Citrix Systems Network Router 9.2 User Manual

Page of 302
 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
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.