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