From WikiChip
Difference between revisions of "mirc/commands/findtext"
< mirc‎ | commands

m (bot: sort-key added to category)
m (Add -hc switches for v7.78)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{mIRC menu}}
+
{{mirc title|/findtext Command}}
 
The '''/findtext command''' searches the active window for the specified text. The command default direction is up.
 
The '''/findtext command''' searches the active window for the specified text. The command default direction is up.
  
 
== Synopsis ==
 
== Synopsis ==
  /findtext -n <text>
+
  /findtext -nhc <text>
  
 
== Switches ==
 
== Switches ==
 
* '''-n''' - look down
 
* '''-n''' - look down
 
+
* '''-h''' - show highlight line
 +
* '''-c''' - clear highlight line
 
== Parameters ==
 
== Parameters ==
 
<text> the text to look for.
 
<text> the text to look for.

Latest revision as of 13:25, 8 November 2024

The /findtext command searches the active window for the specified text. The command default direction is up.

Synopsis[edit]

/findtext -nhc <text>

Switches[edit]

  • -n - look down
  • -h - show highlight line
  • -c - clear highlight line

Parameters[edit]

<text> the text to look for.

Example[edit]

None

Compatibility[edit]

Added: 5.6

See also[edit]

[Expand]
v · d · e mIRC commands list