From WikiChip
Difference between revisions of "mirc/identifiers/$portable"
< mirc‎ | identifiers

(Created page with "{{mirc title|$portable Identifier}}'''$portable''' return $true if mIRC is ran in portable mode, $false otherwise. == Synopsis == <pre>$portable</pre> == Paramters == None ...")
(No difference)

Revision as of 18:00, 7 September 2015

$portable return $true if mIRC is ran in portable mode, $false otherwise.

Synopsis

$portable

Paramters

None

Properties

None

Example

//echo -a $portable

Compatibility

Added: mIRC v6.21
Added on: 23 Nov 2006
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also