Difference between revisions of "End(searcharea)"

From SpybotWiki
Jump to: navigation, search
(New page: {{AdvFileParam|end[searcharea]}} Sets the end position for other text* operations ==Usage== end[searcharea]=<offset(int)> ===Examples=== end[searcharea]=23836 ===Description=== Does n...)
 
Line 1: Line 1:
 +
{{DISPLAYTITLE:end(searcharea)}}
 
{{AdvFileParam|end[searcharea]}}
 
{{AdvFileParam|end[searcharea]}}
 
Sets the end position for other text* operations
 
Sets the end position for other text* operations

Revision as of 15:12, 19 February 2008


Sets the end position for other text* operations

Usage

end[searcharea]=<offset(int)>

Examples

end[searcharea]=23836

Description

Does no testing, just sets a end offset for operations like findbinary[searcharea] or findtext[searcharea].

See also

Similar parameters

Similar commands