Go to: Synopsis. Return value. MEL examples.
deleteShelfTab (string $shelfName)
int : 1 = shelf tab was deleted 0 = if shelf tab not deleted |
Variable Name | Variable Type | Description |
---|---|---|
$shelfName | string | Name of the shelf tab to delete |
deleteShelfTab "Shelf2";