StringList.get Method¶
Module: StringList
Definition¶
Gets an item of the StringList object.
String get(int index)
Parameters
index intin Index of the item to get.
Returns
Stringitem to get.
Exceptions
An error has occurred during Face Library execution.