cardIDs | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | stack | ||||||
Summary | Reports the cards in a stack or the cards that a specified group appears on. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Property: groupIDs, ID, cardNames | ||||||
Description | Use the cardIDs property to find out which cards are in the stack, or to find out which card IDs have already been used. Each line of the cardIDs contains the short id of a card. The cardIDs of a group returns the short ids of all the cards the group is placed on. | ||||||
Tags | objects |