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

Compare with Current View Page History

« Previous Version 20 Current »


SERVICE$

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


Syntax


  1. SERVICE$(URL$, Expr)


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: Functions overview | Attribute overview | Constants overview | Dimensions overview


  • No labels