Can a script parameter which references a list/record be a multi-select?
I want a script to behave differently based on the users role which I want to set multiple values to.
I could just write a delimited string, but a multi select will allow me not to worry about id's changing when I push from Sandbox to production