From WikiChip
Difference between revisions of "mirc/identifiers/$timeout"
(Created page with "{{mirc title|$timeout Identifier}}'''$timeout''' is a value that can be returned by {{mIRC|$input}}, just like $yes, $no, or $null for example. == Synopsis == <pre>$timeout<...") |
|||
Line 1: | Line 1: | ||
− | {{mirc title|$timeout Identifier}}'''$timeout''' is a value that can be returned by {{mIRC|$input}}, just like $yes, $no, or $null for example. | + | {{mirc title|$timeout Identifier}}'''$timeout''' is a value that can be returned by {{mIRC|$input}}, just like {{mIRC|$yes}}, {{mIRC|$no}}, or {{mIRC|$null}} for example. |
== Synopsis == | == Synopsis == |
Revision as of 19:58, 27 September 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$timeout is a value that can be returned by $input, just like $yes, $no, or $null for example.
Synopsis
$timeout
Paramters
None
Properties
None
Example
//echo -a $input(test,evk1)
Compatibility
Added: mIRC v6.17
Added on: 17 Feb 2006
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.