components

Specifies the names of one or more components.

Syntax

components "list"

Comments

list contains the names of one or more components. If multiple names are specified, then names should be separated by slashes "/".

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

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

Examples

components "first/second/third/fourth"