
Creates a QR Code using the Image-Chart QRCode web service generation. It is possible to encode any string data to…

Parses the URL/URI string to extract each component, such as Protocol (Scheme), Host, Hostname, Path, Query, Fragment, etc. For components…

Decodes a URL-encoded string that is an encoded component of a Uniform Resource Identifier. “5%25off%3F” will be decoded to “5%off?”…

Translates using DeepL API v2. Specifying the target language is mandatory, but specifying the source language is optional (Detected). It…

Translates using Google Translation API v2. Specifying the target language is mandatory, but specifying the source language is optional (Detected).…

Converts a timestamp number (UNIX time) to datetime data. That is, the number of seconds elapsed since UTC 1970-01-01 00:00:00…

Replaces all the search strings by the replacement string. All matches are case sensitive. For example, it is possible to…

Extracts N characters from the beginning. If negative, N characters (absolute value) are extracted from the end. When the length…

Gets the number of lines of text. The number of lines that do not count the trailing newline codes can…

Gets a specific line of a multi-line string. The line ID specification starts with 0.

Outputs business data to the Auto-Processing Log. Administrators of the Workflow App can verify the data that was stored when…

Determines whether a My-Number string is valid. If valid, OK is logged. If invalid, the processing is abended to control…

Sorts TSV lines in the order of the character code of the specified column. If the column value for each…

Generates a random string. When a token reaches this automated step, a string of the specified length is generated each…