Activity ID | Description |
|---|---|
Concatenates one or more strings, removing trailing blanks and inserting a single blank between each string. | |
Perform a simple arithmetic calculation. | |
Clears a variable list. | |
Clears a variable. | |
Concatenates one or more strings, removing trailing blanks from each. | |
Counts the entries in a variable list. | |
Find a value in a variable list. | |
Iterate for each processing sequence variable | |
Load processing sequence variables from a PSV file. | |
Creates entries in the processing sequence log that contain a variable list's values. | |
Creates an entry in the processing sequence log that contains a variable's value. | |
Converts uppercase characters to lowercase. | |
Generates the next number in a series. | |
Parse a string of CSV values | |
Checks whether a file or folder path exists. | |
Constructs a file path from folder path and file name. | |
Removes the trailing path separator from the specified path, if present | |
Splits a file path into its constituent components. | |
Generates a pseudo-random number. | |
Save processing sequence variables to a PSV file. | |
Sort one or more variable lists in "parallel" | |
Determines the string length, in characters, of a string. | |
Finds the first position of one string in another string. | |
Finds the last position of one string in another string. | |
Replaces occurrence(s) of a specified string in the input string. | |
Replaces a specified portion of the input string. | |
Formats an input string with variable substitution. | |
Formats an input string with variable substitution. | |
Extracts a portion of a string. | |
Generate a unique identifier. | |
Converts lowercase characters to uppercase. |