String to Double
Property nodes
Condition
Value
Released in version:
1.0.9
Flutter/Dart link:

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