2

Paste arguments and ifs on Task

Hello if you can in an update I could add this I think it could be useful to facilitate some things when creating actions and tasks in Tasker

Task

HOME - Test
A1: Alarm Volume [ Level:%arg(1) Display:Off Sound:Off ] If [ %arg(2) ~ False & %arg(3) ~ False ]

When Paste

HOME - Test
A1: Alarm Volume [ Level:%par1.level Display:Off Sound:Off ] If [ %par1.display ~ False & %par1.sound ~ False ]