|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The arithmetic operators are... |
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
| The operations on binary values are performed... |
|
|
|
|
|
|
|
| The comparison operators can be divided into several categories... |
|
|
|
|
|
|
|
| The <=> operator is used to exchange the contents of two elements... |
|
|
|
|
|
|
|
| The instances of a variable derived from a base advanced type can be manipulated using a variable of the base type. |
|
|
|
|
|
|
|
| When the '=' operator is used between variables of simple types (int, real, string, etc... |
|
|
|
|
|
|
|
| Operators { and operators } operators are used to access a field, variable, class member or data file item by dynamically constructing the name of the field, variable, class member or item... |
|
|
|
|
|
|
|
| The logical operators are as follows... |
|
|
|
|
|
|
|
| The & operator returns the address of a variable as an integer |
|
|
|
|
|
|
|
| The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators... |
|
|
|
|
|
|
|
| The following are additional operators... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|