I posted a question in the past why break and continue statements aren’t working now (in version 11) as they were working in v 10 ??
Is there any alternate to use that here ??
I posted a question in the past why break and continue statements aren’t working now (in version 11) as they were working in v 10 ??
Is there any alternate to use that here ??
Please refer to that post to continue your question here?
Maybe try this Help needed to convert this custom script to run in V11 - #2 by kolate_sambhaji
Not worked. Here’s the post of mine which I posted in December
Anyone ??
After some research came to know that if I go through current JQuery version, break can be achieved through return false and for continue return / reutrn true
Thank you for reporting back on this!
BKM