Secure Global Desktop Administration Guide > Applets > openGroup (webtop tray applet)

openGroup (webtop tray applet)

Syntax

void openGroup(String groupName)

Description

Takes the name of a group object found on the user's webtop and displays its contents in the webtop tray.

Use a full TFN name for groupName.

Examples

applet.OpenGroup(".../_ens/o=Indigo Insurance/cn=Applications")

Shows the members of the Applications group in the webtop tray.

Related topics