Make a Point Name from Strings

Takes three string values (one for the collection, one for the group, and one for the target) and creates a point name data type.

 

Input Arguments

 

0

String

Collection

The name of the collection for the resulting point.

1

String

Group

The name of the group for the resulting point.

2

String

Target

The name of the target for the resulting point.

 

Return Arguments

 

3

Point Name

Resultant Point Name

The resulting point name, as a point name data type.

 

Returned Status

 

SUCCESS

This command always succeeds.

 

Remarks

If the collection name is left blank, then when the point name is used, it will refer to the active collection.