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 urlURL of the webservice
VARIANT ARRAY argsArguments for the remote function
Return value
VARIANTReturn value