EVEN
The EVEN function rounds off an input number and returns the nearest higher even number. Node references are also accepted as arguments.
Syntax
Arguments
value - The input number to be rounded off.
Example
Returns 40194.
Last updated