external | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | external,external command,external function,external package |
Related | Glossary: command, LiveCode, function |
Description | A custom command or function that has been written in a programming language and compiled. An external can be used to implement a command that LiveCode does not support directly, thus extending the language. |