return value

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymsreturned value,return value
RelatedGlossary: 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.