Hi all,
I would like to iterate through the arguments of the queue items, not the specific content of the queue item but the name of the argument. Similar to dictionary with {key,value}, I would like to get the key instead of the value. Any help will be appreciated.
Thanks.