subroutine | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | subroutine |
Related | Glossary: statement, LiveCode, handler |
Description | A set of program statements, with a name, that performs a particular task. The subroutine can be called from other routines. |