...
Scroll tablelayout | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
int $frame | is the left side operand, in this case a variable. |
= | is the operator, in this case an assignment operator |
1; | is the right side operator, in this case the value assigned to the variable |
...
Scroll only | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
...
|
...
|
...
|
...
| ||
The following sections show you how to work with operators: |
Scroll pagebreak |
---|
Understand operator types
...