Logic.lessThan

Description

Checks whether the first value is less than the second value.

Input / Parameter

NameDescriptionInput TypeDefaultOptionsRequired

value1

The first value to check.

Number

-

-

Yes

value2

The second value to check.

Number

-

-

Yes

Output

N/A

Callback

N/A

Video

Coming Soon.

Example

Coming Soon.

Steps

Coming Soon.

Result

Coming Soon.

Last updated