App Task Started - global var as package name?

Post your questions and help other users.

Moderator: Martin

Post Reply
drsood
Posts: 16
Joined: 06 Oct 2013 07:42

App Task Started - global var as package name?

Post by drsood » 21 Oct 2014 20:43

Can App Task Started trigger accept global variable as package name? I tried it but it doesnt seem to work

User avatar
kintrupf
Posts: 257
Joined: 10 Sep 2013 08:59

Re: App Task Started - global var as package name?

Post by kintrupf » 21 Oct 2014 21:17

drsood wrote:Can App Task Started trigger accept global variable as package name? I tried it but it doesnt seem to work
Use the trigger App Task Started with * as package name and attach a condition App Task Running, which does support variables as package name.
The true branch of the condition should then be executed only when the App contained in the global variable is started.

Post Reply