Get i-th Feature Check From Feature Check Ref List    

Returns the name of a feature check at a specified index in a feature check reference list.

 

Input Arguments

 

0

Feature Check Ref List

Feature Check Name List

The list of Feature Checks.

1

Integer

Feature Check Index

The index of the feature check.

 

Return Arguments

 

2

Collection Object Name

Resultant Item

The name of the feature check at the specified index.

 

Returned Status

 

SUCCESS

The feature check name was determined successfully.

FAILURE

The index supplied was beyond the bounds of the list.

 

Remarks

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