0100: Invalid operator
Previous0099: Left-hand side of the assignment must be a variableNext0101: Variable is not a class instance
Last updated
Last updated
Compiler found an operator that is not supported in the current context. At the moment this error is being thrown when anything other than the =
is used after the list of variables:
check your expression. Use the =
operator after a comma-separated list of variables:
use one variable with other operators: