Type Conversion
Converts a value to a certain data type.
Last updated
Was this helpful?
Converts a value to a certain data type.
Last updated
Was this helpful?
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
[Input] In - starts the block's execution.
[Output] Out - activates when the block has finished its execution.
[Input] Value (depends on the block) - value to be converted.
[Output] Result (depends on the block) - result of the operation.