Functions act as placeholders for the data they output. Basically, you can assign the output of a function to a variable, just like any normal data.When we have variables and we're assigning it to a value what's the saying is that whenever we have a whatever is on the right of the equal sign. The Legislative Service Commission staff updates the Revised Code on an ongoing basis, as it completes its act review of enacted legislation. Method 1: If the condition evaluates to true, the value on the left side of the column would be assigned to the variable. We can take the return value of a function and assign it to a variable. Assume we have pre-defined a function sum which adds two numbers together. Assignment is rightassociative, but the value of an assignment expression is the righthand side, not the left. Assignment is typically the process of copying the result of an expression or return value from a function call into a specific memory location. The core concept of this lesson is to learn how to call a function and assign the return value to a variable.