assignment
EXPRESSION =
EXPRESSION;
The first expression must be a field reference, array position reference, or a variable. The value of this variable, field, or array position will be changed to be the value of the evalauated expression on the right-hand side of =
.
ProfessorJ Advanced Language