visited | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | button | ||||||
Summary | Specifies whether a button or grouped text has been clicked during the current session. | ||||||
Introduced | 1.1 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: button Property: visitedIcon, linkVisitedColor Object: stack Glossary: property, chunk, grouped text | ||||||
Description | Use the visited property to determine whether the user has previously used a function or traversed a link. The visited property is automatically reset to false when the stack is closed (and purged from memory). | ||||||
Tags | navigation |