CountElementsOfArray | |||||||
Type | operator | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.array | ||||||
Summary | Returns the number of elements in Target | ||||||
Parameters |
| ||||||
Example |
| ||||||
Description | The number of elements in tArray returns the number of key-value pairs stored in the array. | ||||||
Tags | arrays |