Int to Double

Property nodes

ConditionValue

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

number

Int

Integer to cast

Outputs

Output nameCanvas RequiredTypeDescription

result

Double

Double converted

Last updated