From WikiChip
$remove Identifier - mIRC
< mirc‎ | identifiers
Revision as of 13:27, 20 September 2017 by Sophist (talk | contribs) (Created page with "{{mirc title|$remove Identifier}}'''$remove''' removes the given substring(s) from a string and returns the remainder. == Synopsis == <pre>$remove(string,substring,...)</pre>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$remove removes the given substring(s) from a string and returns the remainder.

Synopsis

$remove(string,substring,...)

Switches

None

Example

Remove the channel from a message

//echo -a $remove($active,$chan)

Compatibility

Added: mIRC v4.52
Added on: 06 Jul 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also

[Expand]
v · d · e mIRC identifier list