Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

Description

Uses renameShelfGroup to rename a shelf group from "nameFrom" to "nameTo".

Functional area

Interface

Command syntax

Syntax

renameShelfGroup "tabName" "nameFrom" "nameTo"

Arguments

NameTypeRequiredComments
tabNamestringYesThe string name of the tab
nameFromstringYesThe old name of the shelf group to be renamed
nameTostringYesThe new string name of the shelf group

Flags

None

Return value

void

Additional information

Related commands

  • No labels