From WikiChip
Difference between revisions of "mirc/commands/findtext"
m (bot: correcting title) |
m (Add -hc switches for v7.78) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{mirc title|/findtext Command | + | {{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 - | + | /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 12:25, 8 November 2024
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
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]
mIRC commands list