Checks if a value represents a valid numeric quantity.
Returns true if the value can be parsed as a number, false otherwise. Accepts the same options as numericQuantity.
true
false
numericQuantity
Optional
Checks if a value represents a valid numeric quantity.
Returns
trueif the value can be parsed as a number,falseotherwise. Accepts the same options asnumericQuantity.