Make a Collection Item Name from Strings

Builds a Collection Object Name from Strings which can be used to identify any item. An “Item” is a generic term that can apply to anything in the tree other than specific points. This includes things that are not objects such as reports or charts or GD&T annotations for example.

 

Input Arguments

 

0

String

Collection

The collection to use in the collection object name.

1

String

Object

The object to use in the collection object name.

2

Object Type

Object Type

The type for the object.

 

Return Arguments

 

3

Collection Object Name

Resultant Collection Object Name

The resulting collection object name from the command.

 

Returned Status

 

SUCCESS

This command always succeeds.

 

Remarks

None.