return | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | return,returning,returned,return |
Related | Glossary: handler, function, value, call |
Description | To send a value back to the handler that called a function. Also, the line feed character, ASCII 10. |