function call

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymsfunction call
RelatedGlossary: 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.