Takes a supplied collection object name and ensures that it is unique, adding asterisks or numeric values as desired.
0 |
Collection Object Name |
Collection Object Name |
The desired name for the object. |
1 |
Boolean |
Use Number Suffix? |
Indicates whether asterisks should be appended to the object name to make it unique (FALSE) or whether numeric suffixes should be used (TRUE). |
None.
SUCCESS |
This command always succeeds. |
Unlike most commands, this command does not return an argument. Instead, it just modifies the input argument as necessary to make it unique. Therefore, other commands should reference argument 0 to obtain the unique object name.