Documentation

Implicit Type Conversion

Pass data around in ways that make sense and not restricted by input/output types.

Implicit Type Conversions

When using Divooka, certain types of data convert from one and another automatically, saving the need for explicit conversion...

Sometimes this doesn't work that well and you will need explicit handling, as seem in below pattern:

(Screenshot GraphInputOutput "converted" using string Format node)