Server User Guides > Survey Tabulation > Advanced expressions
 
Advanced expressions
This section provides documentation of the operators and functions that you can use in the Filter and Expression dialogs when you are working in advanced mode and in the Edit Variable Definition dialog. For more information, see:
Advanced mode
Edit Variable Definition dialog
Syntax conventions
bold
Used for text that must be typed exactly as shown.
italics
Used for parameters that you supply.
| (vertical bar)
Used to separate two or more items in a list and to indicate that you can choose only one of the items in the list.
[ ] (brackets)
When shown in regular typeface, brackets indicate that the item or items within the brackets are optional. Do not type the brackets.
[ ]
When brackets are shown in bold, it indicates that they are part of the syntax and must be typed exactly as they appear.
<label> ::=
Used to name a block of syntax and to group and label portions of lengthy syntax or a unit of syntax that can be used in more than one place within a statement. Each place in which the syntax can be used is indicated with the label enclosed in angle brackets (for example, <label>).
( )*
Indicates that the item within the parentheses can be repeated any number of times.
, ...
Indicates that the previous item can be repeated any number of times and the items are separated by commas.
See
Null values
Locale handling in the UNICOM Intelligence Data Model
UNICOM Intelligence Function Library
Operators