Numeric Parsing Functions
Automation supports string parsing through two low-level API functions. String information is passed using the NUMPARSE structure.
In this section
Topic | Description |
---|---|
VarNumFromParseNum |
Converts parsed results to a variant. |
VarParseNumFromStr |
Parses a string, and creates a type-independent description of the number it represents. |
NUMPARSE |
Specifies numeric parsing information. |