$ial: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Doomie (talk | contribs)
No edit summary
 
Doomie (talk | contribs)
No edit summary
Line 9: Line 9:


== See Also ==
== See Also ==
To get more info about the Internal Address List, read [[IAL]].
To get more info about the Internal Address List, read [[:Category:IAL|IAL]].


[[Category:Nick and Address Identifiers]]
[[Category:Nick and Address Identifiers]]

Revision as of 19:27, 21 November 2005

Returns the Nth address matching mask in the IAL.

$ial(nick/mask,N)

If N is 0, it returns the total number of matching masks.

Example

echo -a $ial(*,0)

This example echos the total number of addresses in your IAL.

See Also

To get more info about the Internal Address List, read IAL.