ViewWindow.RemoveGroup(String) Method

Top 

Description

Remove a group. Groups are used for organizing objects in the View Output Properties interface.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Method Signature

ViewWindow.RemoveGroup(

String groupName)

 

 

Arguments

groupName


Description:

The name of the group to remove.

 

 

 

Syntax

myViewWindow1.RemoveGroup(myString1);

 

 

See also

ViewWindow Object

ViewWindow Guide