LastElementOf

Typeoperator
DictionaryLCB
LibraryLiveCode Builder
Syntax
the last element of <Target>
Associationscom.livecode.list
Summary

Designates the last element in Target.

Parameters
NameTypeDescription
Target

An expression which evaluates to a list.

Description

Either locates the first element for use as the target container of another operation, or evaluates the first element as the source of another operation.

Note: It is an error if Target is empty.

Tagslists