Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
In order to use Select Case option in the code, firstly I need to choose which case I wish to use.
d0 = InputListBox("Prompt", MultiValue.List("d0"), d0, Title := "Title", ListName := "List")
I use a user parameter to make a list of options/cases for that.
However, these user parameters have sometimes no use outside a single rule.
Would it be possible to make a local multivalue parameter that only exists within that rule and not as a user rule in
the document?
Tom
Solved! Go to Solution.