exec
The exec
command performs an action on a module within the system. It is a remote procedure call.
The return value of the function is returned in the response, assuming it can be serialised into JSON.
If an error was raised, the error message is returned.
Last updated
Was this helpful?