
Use list in get value of indice
Henriiig opened this issue ยท 0 comments
Suggestion
Right now I need to do this:
set {_filter::*} to indices of value 1 in {list::*} and indices of value 2 in {list::*}
Because this is not possible (or something similar):
set {_filter::*} to indices of value (1 and 2) in {list::*}
Why?
Makes it more easier to filter multiple items from a list
Other
No response
Agreement
- I have read the guidelines above and affirm I am following them with this suggestion.