I want to add multiple tags to a widget.
Using text the syntax is –tags => “arc”,”tall”
However I want to pass the multiple tag string as a variable to a subroutine.
I have tried various things but so far nothing has worked.
I am sure it is simple but then may I am too!
Can someone help?