You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

SERVICE$ retrieves data from a server on the basis of a request or URL$

Syntax

  1. SERVICE$(URL$, Expr)
  2. SERVICE$(PortNo, Expr)

Arguments

  • URL$ is an URL string
  • PortNo is a port number
  • Expr is additional input

Remarks

  1. This is a higly specialised function for interacting with web services. Please contact Qnowledge for more detail. 

Quick links: Function overview | Attribute overview | Constants overview | Dimensions overview

  • No labels