DeleteSingletonElementOf | ||||||||||
Type | statement | |||||||||
Dictionary | LCB | |||||||||
Library | LiveCode Builder | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.list | |||||||||
Summary | Deletes the element at index Index in Target. | |||||||||
Parameters |
| |||||||||
Description | Removes the element at the given index from the list.
| |||||||||
Tags | lists |