Use the Looping functoid to combine multiple records and/or fields in the source schema into a single record in the destination schema. This functoid needs at least one input parameter. There is no limit to the number of input parameters that the Looping functoid will accept. Only links are allowable as input parameters.
Use the Logical NOT functoid to return the logical inversion of the input parameter. This functoid requires one input parameter ...
Use the Logical Numeric functoid to return the value "true" if the input parameter is a number. This functoid requires one ...
Use the Logical OR functoid to return the logical OR of input parameters. The input parameters have to be boolean or numeric. ...
Use the Logical String functoid to return the value "true" if the input parameter is a string. This functoid requires one ...
Use the Looping functoid to combine multiple records and/or fields in the source schema into a single record in the destination ...
Use the Maximum Value functoid to return the maximum value from a series of numeric input parameters. This functoid requires ...
Use the Minimum Value functoid to return the minimum value from a series of numeric input parameters. This functoid requires ...
Use the Modulo functoid to return the remainder after a numeric input parameter is divided by a divisor. This functoid requires ...
Use the Multiplication functoid to multiply one numeric input parameter with another numeric input parameter. This functoid ...