WEBSERVICE (PQL - xl)
This function returns data from a web service on the Internet or Intranet
- Library: PQL \ Spreadsheet \ Web
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
WEBSERVICE(url)
Function Arguments
Name | Description | Type | Optional |
url | The URL of the web service to be called | String |
|
Comments
This function is the same as the Microsoft Excel 'WEBSERVICE' function - using the same inputs, logic and outputs.