Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T154904
Change Details
Change Details
Old
New
Diff
regex to find (almost) all getVariables not using the alternative syntax: ``` getVariable *([^[ ].*?(((?<!\[)"(?!,))|(\]))) ```
regex to find (almost) all getVariables not using the alternative syntax: ``` getVariable *([^[ ].*?(((?<!\[)["'](?!,))|(\]))) ```
regex to find (almost) all getVariables not using the alternative syntax: ``` getVariable *([^[ ].*?(((?<!
\[)"
\[)["']
(?!,))|(\]))) ```
Continue