@verb #6052:"description" this none this rxdo #9799 @program #6052:"description" this none this "If it is night time, return the night description, otherwise use day." if (#1000.daytime) desc = {@this.description} desc[$] = tostr(desc[$], " You see the national flags of the ", $string_utils:english_list($list_utils:slice(this.countries, 2)), ".") return desc else return this.nite_desc endif "Last modified by Dax (#789) on Wed Aug 29 16:28:17 2001 MDT." .