An expression that is intended to be enclosed within a set of parentheses is missing the opening parenthesis. Some expressions must be enclosed within a set of opening and closing parentheses. For example, the following for statement has correct parenthesis placement:
| В | Copy Code |
|---|---|
for (initialize; test; increment) {
statement;
} | |
To correct this error
-
Add the left parenthesis to the evaluation expression.
Ajax toolkit
Ajax website