return value | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | returned value,return value |
Related | Glossary: handler, value, return, call, function |
Description | The result of a function; the value that a function calculates and returns to the handler that called it. |