mergMPQueryCollectionTitle

Typefunction
DictionaryLCS
LibraryLiveCode Script
Syntax
mergMPQueryCollectionTitle(<pQueryPointer>, <pCollectionNumer>)
Associationsmergmp
Summary

Get the title of the collection

Introduced8.0
OSios
Platformsmobile
Parameters
NameTypeDescription
pQueryPointer

a pointer to the query in memory.

pCollectionNumer

a number between 1 and the result of mergMPQueryCollectionCount.

Values
NameTypeDescription
return

the title of the collection

Description

For example if the query is grouped by playlist then this would be the playlist title. If it's grouped by album then this would be the album title.

Tagsexternals