$trust: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Aca20031 (talk | contribs)
mNo edit summary
 
Aca20031 (talk | contribs)
m Category
 
Line 10: Line 10:
* [[On serv]]
* [[On serv]]


[[CategoryIidentifiers]]
[[Category:Identifiers]]

Latest revision as of 00:58, 31 May 2009

Returns the Nth item in the DCC Trust list

$trust(N)
  • N can be 0, which will return the total number of trusted addresses
  • N > 0 returns the Nth address, or $null if N > $trust(0)

See Also