stringToInt

Parse string into integer and store it in a variable.

Parse string into integer and store it in a variable.

If the parsing fails the target variable is not modified.

Inline definition
Use fromVar -> toVar
PropertyTypeDescription
fromVarStringSource variable name.
toVarStringTarget variable name.

Last modified September 2, 2024: docs: fix quickstart links (245525b)