URL$ creates an URL string.

Syntax

URL$(PortNoHostName, Resource$, Expr[:ParLab$])

Arguments

  • PortNo is the communication port number (0 is standard and 80 is for instance ordinary HTML browser communication)
  • HostName, the name of the host, can also be an IP number
  • Resource$ what you want to put in the URL
  • Expr 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