Procedure ShowLayer sets the visibility status of the active layer to visible. Newly created layers always defaulted to the Show mode.
PROCEDURE ShowLayer;def vs.ShowLayer():
return NoneLayer('Future Construction');
ShowLayer;Availability: from All Versions