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.
image.png
@clarabellerising thank you so much, it's just the wrong line, I'll find out why)
@Fox Thnak you so much :)
Hi, did you solve this problem? I also encountered this problem. The data in a table is separated by multiple commas, so BAS cannot determine the correct separation position.
微信截图_20220323225816.jpg