Combines two point name reference lists into a single list by appending the second list to the first.
0 |
Point Name Ref List |
Point Name List A |
The first list of points to combine. |
1 |
Point Name Ref List |
Point Name List B |
The second list of points to combine. |
2 |
Point Name Ref List |
Resultant Point Name List(A+B) |
The combined point list. |
SUCCESS |
The lists were combined successfully. |
FAILURE |
One or both source point lists could not be found. |
None.