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.
@Roy-Mustang 839ee6e6-f3d1-4cb7-adec-8fdbb56769d8-image.png
thanks for helping me, can you provide a screenshot in using http/xml example, i have tried but it doesn't work, thanks
Export g sheet to suitable format - csv for example. Than import csv file to database.
@hippyzipp9 I'm looking for the same thing. Have you found the answer? If you posted it here how to do that it will help many newbies like me :D
@yourfriendkarol said in SUGGESTION: let us change mouse speed of "SET COMBOBOX BY XXX"and "clear edit":
as above, or is there reason why we cant set their speed or make them "mouse-disabled" ? when in loops, it sloows down the project a lot
as above, or is there reason why we cant set their speed or make them "mouse-disabled" ?
when in loops, it sloows down the project a lot
You can use the "Move On Element" action before setting the combo box value.