Type Conversion
Converts a value to a certain data type.
Block
Accepted Data Types
To Integer
Float, Boolean, String
To Float
Integer, Boolean, String
To String
Numeric, Password, Email, Text, Phone Number
To Text
Numeric, Password, Email, String, Phone Number
To Array
Any
To JSON
Any
To Base64
Any
To Email
String, Text
Date & Time to String (format guide)
Date & Time, Date, Time, Time Span
Flow Connections
[Input] In - starts the block's execution.
[Output] Out - activates when the block has finished its execution.
Data Connections
[Input] Value (depends on the block) - value to be converted.
[Output] Result (depends on the block) - result of the operation.
Last updated
Was this helpful?