Displays any hidden or grayed objects matching the specified search criteria.
PROCEDURE Show(c : CRITERIA);def vs.Show(c):
return None| Name | Type | Description |
|---|---|---|
| c | CRITERIA | Search criteria. |
Makes objects with the specified search criteria visible if they are not already.
Show((C='Proposed Phase 2 Construction'));Availability: from All Versions