Hello, I would like to ask on how to set the parameter value if it is a MultiValue where the value of that parameter are manually inputted. Basically. there's no database involve.
I tried to use = Array("Data1", "Data2") to customize the value, now my problem is how to set it as a multivalue and take the array value separately. The idea is if the multivalue of a aparameter was set into True and then its selection value should have "Data1" and "Data2".
I tried to use = Array("Data1", "Data2") to customize the value, now my problem is how to set it as a multivalue and take the array value separately. The idea is if the multivalue of a aparameter was set into True and then its selection value should have "Data1" and "Data2".