Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
what does SyntaxError: Parse error mean?
@zxcawsdik said in what does SyntaxError: Parse error mean?:
It depends on your situation. For example, there are forbidden symbols in function names, variables, etc.
@tony2n91 this happend bacause the type of your variables is "string", so you have to change it to the type "number"
@Fox said in Syntax error in IF:
[[SOURCE]].indexOf("h1":""\u007D\u007D\u007D,"loggedIn":true") >= 0 && [[CURRENT_URL]].indexOf("modify/profile.do") >= 0
Fox as always saving the day! Thanks again!
@Dr-Syx use http client, for api not node.js.
@jalalabova said in how to search for action number (in error):
why is there no answer to this. I need this
Because this question has already been answered on the forum. There is a high probability that the problem is in curly brackets used as a string in BAS actions
thank a lot. will check it out