HCStack | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | stack | ||||||
Summary | Reports whether a stack was originally imported from HyperCard. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Property: HCImportStat, properties Glossary: property, script, import, HyperCard Object: stack | ||||||
Description | Use the HCStack property to find out whether you need to adjust properties for compatibility with scripts imported from HyperCard. If the specified stack was originally a HyperCard stack that was imported into LiveCode, its HCStack property is true. If the specified stack was never a HyperCard stack, its HCStack property is false. |