In javascript, whats return keyword of functions? [closed]

I started javascript, and understood the main key to learn coding is not to actually memorise it but to understand it. I learnt functions almost 1 week ago but I can’t understand what return; does? I mean many said it returns the value but I still didn’t understood it.

I saw many youtube courses..and even searched google.