greptext(searcharea)

From SpybotWiki
Revision as of 15:13, 19 February 2008 by CCRDude (talk | contribs)
Jump to: navigation, search


Searches in file in a defined range using regular expressions.

Usage

greptext[searcharea]=<text(string)>

Examples

"greptext[searcharea]=Hallo [0-9]\. Welt"

Description

Searches in file in a defined range using regular expressions. To define the range, take a look at begin[searcharea] and end[searcharea], or section[searcharea].

See also

Similar parameters

Similar commands