SCRIPT_BINDINGS
calling convention. Inputs are passed as named (script engine scope) variables. Outputs can be received in the same way, or (since that is not possible in all languages) via the scripts return value, which can be a single value or a list or a dictionary.
|
|
|
|