Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |