Open main menu

TaticView β

Changes

Expressions/en

No change in size, 17:43, 21 September 2017
Importing a new version from external source
==== Between ====
Check if a value is inside within the boundaries of the parameters values.
Syntax: ''BETWEEN(<expression_to_test>;<expression_bottom_limit>;<expression_top_limit>)''. Need three parameters (of any data type, but
the three must be from the same type) and returns a boolean, ''true'' if value is inside the boundaries and ''false'' if not.
11,677
edits