Displaying page
of
pages;
Items to
Title |
Test
Details
[INI] Value from section and key
|
Expression |
[^]*\[section\][^\[]*\nkey=(.+)[^]*
|
Description |
This regular expression provides a way to get the value associated to the specified key in the specified section: replace with $1.
|
Matches |
[section] \n key=value
|
Non-Matches |
[section] \n [another] \n key=value
|
Author |
Rating:
Luca Meloni
|
Displaying page
of
pages;
Items to