Automation supports string parsing through two low-level API functions. VarParseNumFromStr parses a string and provides a type-independent representation of the number it represents. VarNumFromParseNum converts the type-independent result to a number. String information is passed using the NUMPARSE structure.