function call | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | function call |
Related | Glossary: parameter, statement, value, function |
Description | A statement containing a function name (and any needed parameters). Also, the act of getting the value of a function; the use of a function. |