Use the Integer functoid to return the integer portion of a numeric input parameter. This functoid requires one input parameter and removes the decimal point of a number and any digits to the right of the decimal point.
Use the Get Common Value functoid to return a common value. This functoid requires 3 input string parameters: object type, ...
Use the Greater Than or Equal To functoid to return the value "true" if the first input parameter is greater than or equal ...
Use the Hexadecimal functoid to return a hexadecimal value when given a decimal number as input. This functoid requires one ...
Use the Index functoid to retrieve the value of a record or a field at specified indices in the source schema. The first ...
Use the Integer functoid to return the integer portion of a numeric input parameter. This functoid requires one input parameter ...
Use the IsNil functoid to return the value "true" if the schema element it references is set to nil. This functoid requires ...
Use the Iteration functoid to return the sequence number for a looping record in the output message instance. This functoid ...
Use the Less Than functoid to return the value "true" if the first input parameter is less than the second input parameter. ...
Use the Less Than or Equal To functoid to return the value "true" if the first input parameter is less than or equal to the ...