&&searchResult

From m204wiki
Revision as of 17:36, 23 August 2022 by Ekern (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Action:

Returns the line number of the line that contained the found string, if the last Client search operation (invoked by Search button or command) successfully found something. If the last search found nothing, or if there was no prior search, then &&searchResult returns -1.

Syntax:

&&searchResult 

This function considers the numbering of the lines in a Client tab's display to start with 0.

Introduced: Build 48