function
Type
glossary
Dictionary
LCS
Library
LiveCode Script
Synonyms
function
Related
Glossary
:
value
,
handler
,
return
Description
A piece of code that computes a
value
and
returns
the
value
to the
handler
that called it.