beautypg.com

Operator functions, Operators and precedence – MTS Multipurpose Elite User Manual

Page 261

background image

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

Direction

Function

Operator

Precedence

Left-to-Right

Array Index

[ ]

1

Function Call

( )

MTS TestSuite | 261

Working with Variables