Ashley
Just had a quick question. I am trying to use a variadic parameter type in an action, but I am unsure of how to adjust the display text with place holders to work without throwing an error. With just regular parameters I can {0}, {1}, etc... But it blows up on me if I use a place holder for something that could contain many values possibly. Or is it possible to use that type of parameter in an action?
Any help would be appreciated. Thank you.