Please enable JavaScript to view this site.

Function that tests if the value of the argument variable is within the desired limits.

Syntax

i32 range (real value, real min, real max)

value

Is the unit to be examined (can be a generic expression)

min

Is the lower bound value (can be a generic expression)

max

Is the upper limit value (can be a generic expression)

Result

Returns:

Value

Meaning

1

Value within the specified range

0

External value

Validity

Rule, Task

Note


 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC