Accept collections in plaster parameters #380
chreestopher
started this conversation in
Ideas
Replies: 2 comments
-
+1 I would like to see this as well. |
Beta Was this translation helpful? Give feedback.
0 replies
-
To give examples... When multiple values need to be passed in for a parameter, so they can be joined together into a string, but different templates require them to be concatenated in in different ways. So something like, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think a great feature would be the ability for plaster parameters to accept collection with similar behavior to how powershell parameters that are typecast to a collection behave:
Beta Was this translation helpful? Give feedback.
All reactions