String to Int
Property nodes
Condition
Value
Released in version:
1.0.14
Flutter/Dart link:

The "String to int" node is a property node that allows converting a String type value into an Int type value.
Inputs
Input name
Canvas Required
Type
Description
string
String
String to cast
Outputs
Output name
Canvas Required
Type
Description
number
Int
Int converted
Last updated