Navigation: Programming with Amos > Class Reference > Amos Graphics Class Reference > pd Class Members > Methods
AnalyzeManageGroupsRename Method
Renames the currently selected group.
Syntax
pd.AnalyzeManageGroupsRename (newGroupName)
The AnalyzeManageGroupsRename method syntax has the following parts:
Part
Description
newGroupName
New name for the currently selected group.
See GroupSelect Method Example