2.2.15 Variable manipulation
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. |
|
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. |
|
Constructs a file path from folder path and file name. |
|
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" |
|
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. |