Does Not Contain Numeric Characters

The STRTONUM function extracts numeric data from the beginning of a string, and returns the numbers as Number-type data.

This error message occurs if:

the string provided contains no numeric characters, or

the string’s numeric characters are not at the beginning of the string

https://helpcenter.graphisoft.com/wp-content/uploads/archicad-23-reference-guide/045-propertiesclassifications/STRTONUMError.png 

SOLUTION

Make sure the string provided contains numerical character(s) at the beginning of the string.

  • Was this Helpful ?
  • YesNo
Relevant topics
Apply Button does not Work in CodeMeter WebAdmin
Issue Apply button in the CodeMeter WebAdmin does not take effect with the CodeMeter Driver version 5.0a (shipped with ArchiCAD 17), for example in the Server Search list. This can result in ArchiCAD using a license from the machine set in the list…
Not [NOT]
Changes False result to True and vice versa. Syntax NOT (Logical) Data Types of the Arguments True/False Data Type of the Result ...