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).
HI, I need help getting rid of " character from a variable..
"C:\Users\san\Pictures\ted\5.JPG"
I want to have only
C:\Users\san\Pictures\ted\5.JPG
Thanks I hope someone here can help
@spa3212
[[VAR]].split("\"")[1]
@tet-vivi Thanks but I couldn't get it work, I am sending you the script just three codes are there, I want to show log without " "
plz help me.book_tester.xml
@spa3212, book_tester.xml
@GhostZ Many many thanks Friend this solve the issue. Thanks again.
@WhiteNeOne https://community.bablosoft.com/topic/20110/how-to-remove-first-country-code-on-phone-verification/2
Try: If thread index * sleep > (certain number) Make it sleep for a random amount of time (few minutes)
@huntenkill said in Parsing all lines from text file:
VAR_NPCLIST
VAR_NPCLIST is already list I guess. There is no split() function in javascript for array types. Split() works for string types.
Im using 2captcha and its working..