From WikiChip
$trust Identifier - mIRC
< mirc‎ | identifiers
Revision as of 04:43, 23 September 2017 by 83.204.158.116 (talk) (Created page with "{{mirc title|$trust Identifier}}'''$trust''' returns items in the dcc trust list == Synopsis == <pre>$trust(N)</pre> == Paramters == * '''N''' - The Nth item in the dcc tr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$trust returns items in the dcc trust list


Synopsis

$trust(N)

Paramters

  • N - The Nth item in the dcc trust list, if N = 0, returns the total number of item in the list

Properties

None

Example

//echo -a $trust(0)

Compatibility

Added: mIRC v6.01
Added on: 10 Feb 2002
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also