This function returns data from a web service on the Internet or Intranet.
WEBSERVICE(url)
For the argument, the web service URL.
The #VALUE! error value is returned if the argument cannot return data or the URL contains more than 2048 characters. The #VALUE! error value is returned if the argument string is not valid or contains more than 32767 characters. The #VALUE! error value is also returned if the string contains unsupported protocols.
Accepts string data. Returns string data.
WEBSERVICE(A3)
This function is available in Spread for Windows Forms 11.0 or later.