
DOMAIN_ARRAY(1)                                       DOMAIN_ARRAY(1)

NAME
		domain_array() - returns an array of all users in a given domain.

SYNOPSIS
		object domain_array(string val)

DESCRIPTION
		Given a string as an argument, domain_array() will return an
		array of users in the given domain.

EXAMPLES
		the return from domain_array("Southern Coast") will return an 
		array of all users currently in Southern Coast.

LOCATION
		/secure/sefun/user_arrays.c

SEE ALSO
		religion_array(), town_array

Author
		Duuktsaryth of Haven