$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 11: Line 11:
To get more info about the Internal Address List, read [[:Category:IAL|IAL]].
To get more info about the Internal Address List, read [[:Category:IAL|IAL]].


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

Revision as of 19:33, 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.