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.
Keyword
Used in function statements and API function files.
Name | Type | Description |
---|---|---|
value | any | Value to return |
Exits function or API JS file and returns the value.