convertsToQuantity
convertsToQuantity()
Section titled “convertsToQuantity()”Category: Conversion
Returns true if the input can be converted to a quantity
Signature
Section titled “Signature”- Return type:
Boolean
Examples
Section titled “Examples”'10 kg'.convertsToQuantity()'123'.convertsToQuantity()'abc'.convertsToQuantity()