::hwat::utils::ReviewComp

Hides all of the components currently displayed, and displays the given component.

Syntax

ReviewComp str_compName.

Arguments

str_compName
List of components to be reviewed.

Returns

Complete Success
1
Partial Failure
-1
Complete Failure
0

Example

::hwat::utils::ReviewComp [list ROOF SPARE_TIRE]

Comments

Either a single component or a list of components can be passed in as the argument.