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.
@Dasium rdp cost very low, depend on server, use it with 1 thread
@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.
@stephenperry18 You need to attach to something else, which is not changing. For example, if there is only one frame on page, or index of frame is not changing you can use following expression:
Here is detailed manual
https://wiki.bablosoft.com/doku.php?id=how_to_search_for_element
@danielz Hi, thanks. Also these articles may be usefull
https://wiki.bablosoft.com/doku.php?id=how_to_output_script_result https://wiki.bablosoft.com/doku.php?id=how_to_let_user_to_choose_output_file_name