SoapClient::GetServiceNS (open)
Get service object, lookup by name
Syntax
LOADLIB "wh::internet/soap.whlib";
OBJECT FUNCTION GetServiceNS(STRING uri, STRING name)Parameters
STRING uriNamespace uri of the service
STRING nameName of the service
Return value
OBJECTSoapService object, for the serice, DEFAULT OBJECT if it doesn't exist