Anonymous functions can be created using LAMBDA. Local functions can be defined using LABELS or FLET. Their parameters are defined the same was as in global named functions.
LAMBDA
LABELS
FLET