GetItems(
     [string:flags]
)
array

Arguments

flags

Optional. Flags.

Return value

Array of file and folder paths.

Description

Returns an array of files and folders from the specified tab.

By default all items are returned from the source file display.

The optional flags argument should be a string containing one or more of the following flags:

lGet items from left file display.
rGet items from right file display.
dGet items from destination file display.
fOnly files are returned.
iOnly folders are returned.
sOnly selected items are returned.