return value Last updated: 06. Mar 2023

Keyword

Used in function statements and API function files.

Parameters

Name Type Description
value any Value to return

Returns

Exits function or API JS file and returns the value.

Example