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).
I want script to run only when a variable matches any one Resources
something like WHILE Var = Res1 or Res2 or Res3 or Res4 or Res5
how to write such a script?
@hifive, If
[[VAR1]]=={{res1}} || [[VAR1]]=={{res3}} || [[VAR1]]=={{res3}}
@bogdan said in Compiled App Exit Function:
For anyone who is looking for a solution in the future here it is :
If you only need to call the "CloseApplication()" function, then you can do it easier: HTML Code
Seems to have to do with "add tab" When not having proccess tunneling activated i can't add any tabs.
@yourfriendkarol
Since you're having alot of problems, send me a PM with your current theory on why its crashing so I can help you dive into this issue and get it fixed for you if possible!
@TravelGreg2 to get element title you need to use "Get Element Text" action together with param. Here is example: 0_1483528466704_GetTitle.xml
0_1483528588372_GetElementText.png 0_1483528558034_GetTitleInterface.png
Thanks admin!