passing arguments to On Action script
Posted: Friday 27 September 2019 19:03
Hi,
i got a script configured for a switch (Push On button type) and I would like to pass the username as parameter so I can know who activate it.
something like
is that possible?
i got a script configured for a switch (Push On button type) and I would like to pass the username as parameter so I can know who activate it.
something like
Code: Select all
script://door.sh $USERNAME
is that possible?