Var comparison

This block is used to compare a variable’s value with any other set value or with another variable’s value with a possibility to specify an embedded object. (More details about an embedded object you can find in the Variable’ block)

The results of a comparison are the ‘True’ or the ‘False’ values.

If both operands are numbers they are compared by the rules for comparison of numbers, otherwise by the rules for comparison of rows.

Features of the block are:

1. Choice of comparison operation

2. Choice of a variable that will have its value compared

3. Choice of what a variable’s value will be compared with. For the option ‘Compare with a value’ in the ‘Compared value’ field enter a value.

If a variable has to be compared with another variable you can go to the ‘Variable’ block and choose the needed variable. If data structure is to be assigned to this variable then you can specify in the ‘Nested object’ field which object from this data structure has to be compared.

On this page