Number
A Number is basic numerical value. Numbers and the types extended from it are the only variable values that can be used in mathematical EL-expressions.
Related commands
setNumber
Allows creation of new Number variables within the logic.set
Allows creation of new Number variables within the logic using value expressions like${84}
or${1002.25}
.