Chapter 5, Using Functions
1 |
|
2 |
Both of these examples would return a Boolean! |
3 |
To skip over an optional parameter, simply add another comma to the function call's parameters. |
1 |
|
2 |
Both of these examples would return a Boolean! |
3 |
To skip over an optional parameter, simply add another comma to the function call's parameters. |