Syntax

Download( Address )

  • Address - Required. The address of a web resource to download.

Launch( Address [, ParameterName1, ParameterValue1, ... ] )

  • Address - Required. The address of a webpage or the ID of an app to launch.

  • ParameterName(s) - Optional. Parameter name.

  • ParameterValue(s) - Optional. Corresponding parameter values to pass to the app or the webpage.

Param( ParameterName )

  • ParameterName - Required. The name of the parameter passed to the app.