parseQuantitySpecification MethodStatic

Parse the quantity string and return and array of ParseTokens that represent the component invariant values and unit labels.

parseQuantitySpecification(quantitySpecification: string, format: Format): ParseToken[]

Parameter Type Description
quantitySpecification string The quantity string to ba parsed.
format Format  

Returns - ParseToken[]

Defined in

Last Updated: 16 April, 2024