Go to: Synopsis. Return value. MEL examples.

Synopsis

createNewShelf

Create an empty new shelf tab. Prompt the user for the name. If the name is invalid then it will re-prompt until the user cancels.

Return value

None

Arguments

Variable Name Variable Type Description
None.

MEL examples

  createNewShelf;