
YInterceptValue
Operator Functions
This section describes Operator functions and precedence.
Operators and Precedence
The following table shows all the recognized operators organized by group and listed in order of precedence.
Within a group, all operators have the same precedence.
Note:
Some programming languages use a semicolon as a list separator instead of a comma. If you are
using one of those languages, the last operator of the table would be replaced with a semicolon.
Operator Precedence
DirectionFunctionOperatorPrecedence
Left-to-RightArray Index[ ]1
Function Call( )
MTS TestSuite | 261
Working with Variables
Kommentare zu diesen Handbüchern