Using the Return Statement

Modern JavaScript Incorporating Functions
6 minutes
Share the link to this page
Copied
  Completed
You need to have access to the item to view this lesson.
One-time Fee
$99.99
List Price:  $139.99
You save:  $40
€92.78
List Price:  €129.90
You save:  €37.11
£79.40
List Price:  £111.16
You save:  £31.76
CA$136.11
List Price:  CA$190.56
You save:  CA$54.44
A$154.13
List Price:  A$215.78
You save:  A$61.65
S$135.08
List Price:  S$189.12
You save:  S$54.03
HK$782.28
List Price:  HK$1,095.23
You save:  HK$312.94
CHF 90.61
List Price:  CHF 126.85
You save:  CHF 36.24
NOK kr1,085.23
List Price:  NOK kr1,519.37
You save:  NOK kr434.13
DKK kr692.01
List Price:  DKK kr968.84
You save:  DKK kr276.83
NZ$167.80
List Price:  NZ$234.94
You save:  NZ$67.13
د.إ367.19
List Price:  د.إ514.08
You save:  د.إ146.89
৳10,976.08
List Price:  ৳15,366.96
You save:  ৳4,390.87
₹8,339.52
List Price:  ₹11,675.66
You save:  ₹3,336.14
RM473.25
List Price:  RM662.57
You save:  RM189.32
₦141,842.81
List Price:  ₦198,585.61
You save:  ₦56,742.80
₨27,810.04
List Price:  ₨38,935.18
You save:  ₨11,125.13
฿3,647.70
List Price:  ฿5,106.92
You save:  ฿1,459.22
₺3,232.12
List Price:  ₺4,525.11
You save:  ₺1,292.98
B$499.21
List Price:  B$698.91
You save:  B$199.70
R1,908.54
List Price:  R2,672.04
You save:  R763.49
Лв180.65
List Price:  Лв252.92
You save:  Лв72.26
₩135,197.71
List Price:  ₩189,282.20
You save:  ₩54,084.49
₪368.63
List Price:  ₪516.10
You save:  ₪147.47
₱5,633.91
List Price:  ₱7,887.71
You save:  ₱2,253.79
¥15,144.47
List Price:  ¥21,202.86
You save:  ¥6,058.39
MX$1,659.40
List Price:  MX$2,323.22
You save:  MX$663.82
QR364.31
List Price:  QR510.04
You save:  QR145.73
P1,370.91
List Price:  P1,919.33
You save:  P548.42
KSh13,148.68
List Price:  KSh18,408.68
You save:  KSh5,260
E£4,729.52
List Price:  E£6,621.52
You save:  E£1,892
ብር5,680.63
List Price:  ብር7,953.11
You save:  ብር2,272.48
Kz83,612.74
List Price:  Kz117,061.18
You save:  Kz33,448.44
CLP$97,978.20
List Price:  CLP$137,173.40
You save:  CLP$39,195.20
CN¥722.95
List Price:  CN¥1,012.16
You save:  CN¥289.21
RD$5,921.50
List Price:  RD$8,290.34
You save:  RD$2,368.83
DA13,490.83
List Price:  DA18,887.70
You save:  DA5,396.87
FJ$226.12
List Price:  FJ$316.58
You save:  FJ$90.46
Q779.86
List Price:  Q1,091.83
You save:  Q311.97
GY$20,923.51
List Price:  GY$29,293.76
You save:  GY$8,370.24
ISK kr13,946.60
List Price:  ISK kr19,525.80
You save:  ISK kr5,579.20
DH1,013.19
List Price:  DH1,418.51
You save:  DH405.32
L1,763.34
List Price:  L2,468.75
You save:  L705.40
ден5,702.11
List Price:  ден7,983.18
You save:  ден2,281.07
MOP$805.89
List Price:  MOP$1,128.28
You save:  MOP$322.39
N$1,893.44
List Price:  N$2,650.90
You save:  N$757.45
C$3,681.15
List Price:  C$5,153.75
You save:  C$1,472.60
रु13,335.63
List Price:  रु18,670.42
You save:  रु5,334.78
S/370.84
List Price:  S/519.19
You save:  S/148.35
K382.72
List Price:  K535.82
You save:  K153.10
SAR375
List Price:  SAR525.01
You save:  SAR150.01
ZK2,522.76
List Price:  ZK3,531.96
You save:  ZK1,009.20
L461.43
List Price:  L646.02
You save:  L184.59
Kč2,350.75
List Price:  Kč3,291.15
You save:  Kč940.39
Ft36,729.02
List Price:  Ft51,422.10
You save:  Ft14,693.08
SEK kr1,071.30
List Price:  SEK kr1,499.86
You save:  SEK kr428.56
ARS$85,766.82
List Price:  ARS$120,076.98
You save:  ARS$34,310.16
Bs691.04
List Price:  Bs967.48
You save:  Bs276.44
COP$387,583.68
List Price:  COP$542,632.66
You save:  COP$155,048.97
₡50,832.34
List Price:  ₡71,167.31
You save:  ₡20,334.97
L2,468.78
List Price:  L3,456.40
You save:  L987.61
₲737,805.73
List Price:  ₲1,032,957.54
You save:  ₲295,151.80
$U3,781.90
List Price:  $U5,294.82
You save:  $U1,512.91
zł400.73
List Price:  zł561.05
You save:  zł160.31
Already have an account? Log In

Transcript

To make a function truly valuable to be used with other code, we need to have a way for it to return the results. Once it's done all of its computations, it really doesn't make sense to have a function. And then for each different case, you use it and go into that function and modify the code. So that it does with the results what you want it to for that particular bit of code. The best way to make functions reusable, and to make them separate pieces, is to return values or return data from them. And then we can write additional code once we call the function to do what we need to with that value.

In the previous example, we we had a reason to do that. Here is our previous example, we created a function that returns a random number. Well as a part of the function we're logging it to the console. And so really, we've limited what this function does. Yes, you can use the random number function as long as as long as the only thing you want to do is log that number to the console. Well, let's make a change here.

Let's enter keyword return. Now when we call random number, it's going to return the value. That's what the return keyword does. So we're calling this function from somewhere else in our code. I'm going to go ahead and set the results of calling that function to a variable. Now I can do with that variable, the contents of that variable, the value of that variable, anything I want if I simply want to log into the console, I can do that.

But I could do other things as well, I could use it as a part of something else I was trying to solve that needed a random number. All right, let's go ahead and look at what we've got so far. So as you can see, we're still displaying a random number. It's just we're not doing it as a part of our function, so it makes the function much more usable. We use the return keyword to return the value. Now, let me talk just a little bit more about the return statement.

Whenever a function encounters a return statement, the function stops executing. So I could have additional statements below this return statement. They would never execute, because once return is hit it stops that can be used to our advantage at times. For example, let's say We wanted to check to make sure that somebody passed in a number for minimax. And they weren't under fine. I could use an if statement.

If man is equal to undefined, and then a logical OR max is equal to undefined, so if either one of those are equal to undefined, then what do I do? Well, I may simply want the function to return undefined. If numbers are not provided, like needs to be provided for this function, let's just return undefined. Well, I can do that with the return statement. Return. And since not, it's returning nothing, it will return undefined.

And the rest of these statements will not execute. Let me just change this so we can see that that's the case Jump out to the browser refresh. And what we get back is undefined. So that's another use of the return statement. Now I have to return statements in this function. This return statement is only used if valid arguments.

Were not passed into the function. Otherwise it will return something that is useful. All right, before we leave this concept of return, I want to talk just a little bit about refactoring. refactoring is a term we use in programming when we come back to some code and improve it. Well, now that we know return, we can do a little bit of improving on this and make this code much simpler. For example, this whole function could be done like this math dot floor and inside of that math dot floor, we need to do math dot random.

And we need to multiply that by more parentheses here. One plus Max, minus min. And then we want to make sure we add them in on the end. So all of this inside here will happen before we do math dot floor. order of precedence. The parentheses inside are done first.

So we do one plus max minus min. Then we start from left and go right sweet. Get the random, we multiply it by that, and then we add them in. And then we do math dot floor and all of that. So then this function becomes much simpler and a lot less code typed in. We still keep this if statement.

So if something comes in undefined, we simply return. Let's go ahead and save that and see if things are still working in the same way. Okay, we got our undefined value. Let's go now with our max at our max value to it. Refresh again. 1415 1412.

So we're still getting random numbers, which is great. All right. Alright, let's go ahead and move to the next concept.

Sign Up

Share

Share with friends, get 20% off
Invite your friends to LearnDesk learning marketplace. For each purchase they make, you get 20% off (upto $10) on your next purchase.