mergMPQueryCollectionItemCount |
Type | function |
Dictionary | LCS |
Library | LiveCode Script |
Syntax | mergMPQueryCollectionItemCount(<pQueryPointer>, <pCollectionNumer>)
|
Associations | mergmp |
Summary | Get the number of items in the media collection
|
Introduced | 8.0 |
OS | ios |
Platforms | mobile |
Parameters | Name | Type | Description |
---|
pQueryPointer | | a pointer to the query in memory.
|
pCollectionNumer | | a number between 1 and the result of
mergMPQueryCollectionCount.
|
|
Values | Name | Type | Description |
---|
return | | the number of items in the collection
|
|
Description | Get the number of items in the media collection
|
Tags | externals |