String to Int

Property nodes

ConditionValue

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 nameCanvas RequiredTypeDescription

string

String

String to cast

Outputs

Output nameCanvas RequiredTypeDescription

number

Int

Int converted

Last updated