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 May 27, 2025: Update documentation for 0.27.2 (2b32d2f)