1) Give a description of the problem
Hi there, when passing arguments to my piston, set.exit_delay and set.entry_delay, I can clearly see the list when I log $args.set
However when I try accessing items in the list such as $args.set[1] I get the following error in my log
Any help would be greatly appreciated.