getProp call | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | getprop call |
Related | Glossary: handler, custom property, owner, value, execute, object Control Structure: getProp |
Description | A request for the value of a custom property of an object. If the object or one of its owners has a getProp handler for that custom property, the getProp call causes the handler to be executed. |
Tags | properties |