html-page

This command specifies the name and the location of a static HTML page that the API can return.

Syntax

html-page location

Parameter

location
Specifies the name and location of the static HTML page. The URL must be stored in the local:, store:, or temporary: directories or in one of their subdirectories, as in the following examples.
  • local:///test.html
  • store:///test.html
  • temporary:///test.html

Guidelines

The html-page command specifies the name and the location of a static HTML page that the API can return.