Returns test of value being in the range of 0-1. Equiv to number(value, percentage);
value
number(value,
);
This is the same as calling number(t, `percentage`)
number(t, `percentage`)
Value to check
Param name for customising exception message
Returns test of
value
being in the range of 0-1. Equiv tonumber(value,
percentage);
This is the same as calling
number(t, `percentage`)