Suggestion Description
As of now, trying to do something like
struct A:
strs: strings
on script load:
set {_a} to A struct instnace:
strs: "Hello", "Goodbye", "Bonjour"
filter ({_a}->strs) to match:
input isn't "Bonjour"
Will error, stating You can only filter list variables!
It would be nice to be able to filter lists within a struct.
Screenshots
Other
No response
Suggestion Description
As of now, trying to do something like
Will error, stating
You can only filter list variables!It would be nice to be able to filter lists within a struct.
Screenshots
Other
No response