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