Use the Table Extractor functoid to extract a specific column of data for each iteration of the Table Looping functoid. The Table Extractor accepts two inputs: input from the Table Looping functoid and the column number of the table looping functoid's grid.
Use the String Left functoid to return a specified number of characters from a text item, starting with the leftmost character. ...
Use the String Right functoid to return a specified number of characters from a text item, starting with the rightmost character. ...
Use the String Right Trim functoid to remove trailing spaces from a text item. This functoid requires one input parameter. ...
Use the Subtraction functoid to subtract one numeric input parameter from another numeric input parameter. This functoid ...
Use the Table Extractor functoid to extract a specific column of data for each iteration of the Table Looping functoid. The ...
Use the Table Looping functoid to create iterations of output message structure that is different from or not present in ...
Use the Tangent functoid to return the tangent of a number. This functoid requires one input parameter whose value is in ...
Use the Time functoid to return the current time. This functoid does not require any input parameters. The output format ...
Use the Value Extractor functoid to extract the appropriate column value from a recordset returned by the Database Lookup ...