Set var action failed

Describe the bug
I have an "After Launch" trigger which runs serveral actions to set variables.
some of them are actually set, while one variable is left as "btt-undefined".

Screenshots


Device information:

  • BetterTouchTool version: 5.379

could you check whether adding some small delay first? I think maybe the variables are assigned before BTT’s variable system is ready.

Yes, sure… i will let you know,
it will be later tomorrow…

the small delay (0.3) fixed it...