Findtext(searcharea)

From SpybotWiki
Revision as of 18:52, 18 February 2008 by CCRDude (talk | contribs) (New page: {{AdvFileParam|findtext[searcharea]}} Searches in file in a defined range using the Boyer-Moore algorithm. ==Usage== findtext[searcharea]=<text(string)> ===Examples=== findtext[searcha...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Searches in file in a defined range using the Boyer-Moore algorithm.

Usage

findtext[searcharea]=<text(string)>

Examples

findtext[searcharea]=CODE

Description

Searches in file in a defined range using the Boyer-Moore algorithm. To define the range, take a look at begin[searcharea] and end[searcharea], or section[searcharea].

See also

Similar parameters

Similar commands