kitControl-StatusStringToStatusNumeric

 StatusStringToStatusNumeric converts a StatusString value to an StatusNumeric value. It is available in the Conversion folder of the kitControl palette.

The input string must contain only numeral characters, and optionally one period (“.”) for decimal notation. Valid input strings examples are “145678” or “34.81”. Leading and/or trailing space characters are allowed and ignored. Any other input string characters (e.g. alpha, punctuation) result in a fault status.

See Status value to status value for other status-to-status conversion types. See String for related string operations.

See also Alphabetical list of kitControl components