Next: IF Statement, Previous: Statements, Up: Statements [Contents][Index]
There are several ways to assign values to (parts of) a variable, as listed below.
• Straight Assignment: | Assignment to a whole variable | |
• Insertion: | Assignment to some elements of a variable | |
• Operand-Assignment: | Modification of a variable |