
RELIGION_ARRAY(1)                                       RELIGION_ARRAY(1)

NAME
		religion_array() - returns an array of all users of a given religion.

SYNOPSIS
		object religion_array(string val)

DESCRIPTION
		Given a string as an argument, religion_array() will return an
		array of users of the given religion.

EXAMPLES
		the return from religion_array("Kylin") will return an 
		array of all users currently members of the Kylin religion.

LOCATION
		/secure/sefun/user_arrays.c

SEE ALSO
		domain_array(), town_array

Author
		Duuktsaryth of Haven