Get i-th Annotation From Annotation Ref List    

Returns the annotation at the specified index in a list of datums.

 

Input Arguments

 

0

Annotation Ref List

Annotation Ref List

The list of annotation.

1

Integer

Annotation Index

The index in the list.

 

Return Arguments

 

2

Collection Object Name

Resultant Item

The resulting annotation.

 

Returned Status

 

SUCCESS

The annotation was retrieved successfully.

FAILURE

The supplied list was invalid, or the index was invalid.

 

Remarks

Ref list indices are zero based, so the first item in a ref list is at index 0.