XltCall function
Scripting language:
- JavaScript
function XltCall_func_name (cloverEnv, xpm)
- Python
def XltCall_func_name (cloverEnv, xpm)
Args:
cloverEnv
is a reference to the Cloverleaf run-time environment.xpm
is a reference to an XPM object. In this, any field in the input or output message is referenced.
Returns: None