requests

Specifies the names of one or more requests.

Syntax

requests "list"

Comments

list contains the names of one or more components. Separate multiple names with slashes ("/").

The names of additional components can also be specified in separate requests statements. Each name is added to the end of the request list.

Slashes can be included in request names by using a back-slash "\". This character is displayed as a normal slash in the user interface.

Example

requests "first/second/third/fourth"