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 November 20, 2024: Update website refs for 0.27.1 release (7c0ac65)