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

(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...")
 
m
Line 1: Line 1:
{{mirc title|$trust Identifier}}'''$trust''' returns items in the dcc trust list
+
{{mirc title|$trust Identifier}}'''$trust''' returns items in the dcc trust list.
  
  
Line 5: Line 5:
 
<pre>$trust(N)</pre>
 
<pre>$trust(N)</pre>
  
== Paramters ==
+
== Parameters ==
 
 
 
* '''N''' - The Nth item in the dcc trust list, if N = 0, returns the total number of item in the list
 
* '''N''' - The Nth item in the dcc trust list, if N = 0, returns the total number of item in the list
  
Line 18: Line 17:
 
{{mIRC compatibility|6.01}}
 
{{mIRC compatibility|6.01}}
  
== See Also ==
+
== See also ==
 
+
{{mIRC identifier list}}
 
 
 
[[Category:mIRC identifiers]]
 
[[Category:mIRC identifiers]]

Revision as of 09:22, 23 September 2017

$trust returns items in the dcc trust list.


Synopsis

$trust(N)

Parameters

  • 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

[Expand]
v · d · e mIRC identifier list