From WikiChip
Difference between revisions of "mirc/commands/findtext"
m (Bot: Adding a template) |
m (Add -hc switches for v7.78) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{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. | ||
Line 15: | Line 17: | ||
== Compatibility == | == Compatibility == | ||
Added: 5.6 | Added: 5.6 | ||
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
Line 25: | Line 23: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|findtext command - mIRC]] |
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