Less Operator (Solver Foundation)

Returns true if the first argument is less than than the second argument.

Less[arg1, arg2]
a < b < ... < z

Example

Less[x, 2]

See Also

Concepts

Optimization Modeling Language (OML)