From WikiChip
$speak Identifier - mIRC
< mirc‎ | identifiers
Revision as of 21:40, 21 September 2017 by 83.204.218.38 (talk) (Created page with "{{mirc title|$speak Identifier}}'''$speak''' returns the Nth line currently queued via the {{mIRC|/speak}} command. == Synopsis == <pre>$speak(N)</pre> == Paramters == * '...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$speak returns the Nth line currently queued via the /speak command.


Synopsis

$speak(N)

Paramters

  • N - The Nth line queued, if N is 0, returns the total number of queued line.

Properties

None

Example

//echo -a $speak(0)

Compatibility

Added: mIRC v7.0
Added on: 02 Apr 2010
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

/speak