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

(Created page with "{{mirc title|$url Identifier}}'''$url''' returns the current url in your main browser, or returns information about URL in the URL list window. == Synopsis == <pre>$url</pre>...")
(No difference)

Revision as of 16:05, 27 September 2015

$url returns the current url in your main browser, or returns information about URL in the URL list window.

Synopsis

$url
$url(<N>)[.properties]

Paramters

NThe Nth URL in the list or return the total number of URL if N = 0.

Properties

descReturns the description of the URL.

groupReturns the group of the URL.

Example

//echo -a $url

Compatibility

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


See Also

/url