[F] isNumeric
function isNumeric(arg): arg is Numeric;Check if the given arg is a Numeric
Parameters
| Parameter | Type |
|---|---|
arg | unknown |
Returns
arg is Numeric
function isNumeric(arg): arg is Numeric;Check if the given arg is a Numeric
| Parameter | Type |
|---|---|
arg | unknown |
arg is Numeric