@verb #6:"exits" this none this rxdo #55 @program #6:"exits" this none this "Copied from Test Center (#4772):exits by Slacker (#55)Mar 6 12:31:21 2001" "Copied from Generic Room (#6):exits by Slacker (#55)Mar 6 11:43:20 2001" "exits([include null exits]) => exit list" {?include_nulls = 0} = args exits = {} for x in ({@this:contents(1), @this.vexits}) if (typeof(x) == $STR) x = $xml:from_xml(x) endif if (this:is_exit(x, include_nulls)) exits = setadd(exits, x) endif $command_utils:suspend_if_needed(0, caller_perms()) endfor return exits "Last modified by Dax (#789) on Tue May 3 13:43:06 2005 MDT." .