The **return statement** ends function execution and specifies a **value** to be returned to the **function caller**.
See return from MDN ![]()
The **return statement** ends function execution and specifies a **value** to be returned to the **function caller**.
See return from MDN ![]()