Actions
Feature #11429
openLocal variable assignment via regex ===
Feature #11429:
Local variable assignment via regex ===
Status:
Open
Assignee:
-
Target version:
-
Description
Currently, this assigns the username variable:
But this does not:
If it did, it would be possible to set variables during a case statement, which was my original goal:
I would be happy to implement this, if it's a desired feature.
Actions