Use the Set Common ID functoid to set and return a common identifier. This functoid requires three or four input string parameters: object type, application instance, application identifier, and an optional common identifier. If the common identifier is not specified (by either using only three parameters or by passing the empty string as the fourth argument), then the system will generate a unique common identifier to be associated with the application identifier. Throws an exception if the object type or application instance is not valid.
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 three ...
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 three or four 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 ...
Use the Square Root functoid to calculate the square root of a numeric input parameter. This functoid requires one input ...
Use the String Concatenate functoid to concatenate a series of input strings. This functoid can accept one to one hundred ...