ViewWindow.SetShowName Method

Top 

Description

Changes the visibility of the specified object's name.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

ViewWindow.SetShowName(String objectName, Variable show)

Variable

Changes the visibility of the specified object's name.

ViewWindow.SetShowName(Variable objectId, Variable show)

Variable

Changes the visibility of the specified object's name.

ViewWindow.SetShowName(Variable setType, String typeOrGroupName, Variable show)

Variable

Changes the visibility of multiple objects' names at the same time.

 

 

See also

ViewWindow Object

ViewWindow Guide