Trxid function
Scripting language:
- JavaScript
function Trxid_func_name (cloverEnv, msg, userArgs)
- Python
def Trxid_func_name (cloverEnv, msg, userArgs)
Args
cloverEnv
This is a reference to the Cloverleaf run-time environment.
msg
This is a reference to the message being processed.
userArgs
These are the user arguments that are attached to the Trxid Script UPoC.
This returns a transaction identification string that is used in message routing.