InvokeRemoteFunction (open)
Invoke a function on a remote webhare server
Syntax
LOADLIB "mod::system/lib/remoting/client.whlib";
VARIANT FUNCTION InvokeRemoteFunction(STRING url, VARIANT ARRAY args)
Parameters
STRING URL
of the webservice
VARIANT ARRAY args
Arguments for the remote function
Return value
VARIANT
Return value