Invalid JavaScript
The Invalid JavaScript
error is issued in the following situations:
-
JavaScript '<JavaScript node>' has syntax errors.
The JavaScript node has one or more syntax errors.
Double-click the JavaScript node and correct the lines that have syntax errors.
-
Unknown '<Parameter>' parameter used in '<JavaScript node>'.
The JavaScript node references an invalid Parameter.
Double-click the JavaScript node and correct the invalid references to the Parameter.
-
Unknown '<Client Action>' action used in '<JavaScript node>'.
The JavaScript node references an invalid Client Action.
Double-click the JavaScript node and correct the invalid references to Client Action.
-
Unknown '<Role>' role used in '<JavaScript node>'.
The JavaScript node references an invalid Role.
Double-click the JavaScript node and correct the invalid references to the Role.
Double-click on the error line to take you directly to the source of the error.