Operations

Every operation is of form: OP argument1 , or argument1 OP argument2 and returns a value.

In the following list, each operation is listed, including the data structure and data type of each argument, and the return value. This is done by using form DataStructure<DataType>.

Overview

Following operations are provided:

Plus

Minus

Multiply

Divide

Negate

Less Than

Less or Equal

Equal

Not Equal

Greater or Equal

Greater

AND

OR

NOT

Format

Attribute Accessor

Last updated

© 2023 MOOST AG