StringList.get Method

Module: StringList

Definition

Gets an item of the StringList object.

String get(int index)

Parameters

index int
in Index of the item to get.

Returns

String
item to get.

Exceptions

An error has occurred during Face Library execution.