Skip to main content

Get a sublist

Gets a new list from another list starting at an index & ending at an index.

Input parameters

NameDescriptionTypeRequiredDefault value
ListnullARRAYfalse
Start indexnullNUMBERfalse
End indexnullNUMBERfalse

Output

NameDescriptionTypeDefault value
ResultThe name of the variable under which the created list will be stored in the variable scope.ARRAYLIST