Use the Round functoid to round a numeric input parameter to a whole number or to a specified number of decimal places. This functoid requires two input values: the functoid that represents the value to be rounded, the functoid that represents the number of decimal places by which to round the input number. This functoid rounds up or rounds down based on standard calculating rules.
Use the Not Equal functoid to return the value "true" if the first input parameter is not equal to the second input parameter. ...
Use the Octal functoid to return an octal value when given a decimal number as input. This functoid requires one input parameter. ...
Use the Record Count functoid to generate the value of how many times a record or field element occurs in a message instance. ...
Use the Remove Application Identifier functoid to remove a particular application identifier. This functoid requires 3 input ...
Use the Round functoid to round a numeric input parameter to a whole number or to a specified number of decimal places. This ...
Use the Scripting functoid to use custom inline script or to call into an external .NET assembly for creating the target ...
Use the Set Common ID functoid to set and return a common identifier. This functoid requires 3 or 4 input string parameters: ...
Use the Sine functoid to return the sine of a number. This functoid requires one input parameter whose value is in radians. ...
Use the Size functoid to return the size of an object, exclusive of any pad characters, as an integer. This functoid requires ...