User story
When filtering for variables in Cockpit, I want to use regex so that I can get only the variables that match my search.
Background/Scenario
Let's say I'm only interested in a report that shows me all token instances that have a company organisation number (assumed variable in application) that starts with "11". Regex would then help me with such a report.
Acceptance criteria
- I can use regex to enable advanced filter mechanism when filtering process variables in Cockpit.