Documentation
Conversion
Modules in the "Conversion" group enable the integration of modules for converting data into another format.
Date to String | Converts a Unix timestamp into a string |
Date to time | Converts a Unix timestamp into the individual time components. |
Format message | Formats several values into one message. |
Invert value | Inverts a value |
Value to Boolean | Converts a value into a Boolean. |
Value to float | Converts a value into a float. |
Value to integer | Converts a value into an integer. |
Value to string | Converts a value into a string. |
Convert range | Convert a value from one value range to another. |
Time to Date | Converts individual time components into a Unix timestamp. |