Int to Double
Property nodes
Condition
Value
Released in version:
1.0.6
Flutter/Dart link:

The "Int to double" node is a property node that allows you to convert a value of type Int to a value of type Double.
Inputs
Input name
Canvas Required
Type
Description
number
Int
Integer to cast
Outputs
Output name
Canvas Required
Type
Description
result
Double
Double converted
Last updated