MSTRLIST Database Function
| Use: | Displays the description for a given mstr_list_item_id from the mstr_lists table.  You can use this function to pull information from the Ethnicity, Language, or Race master list.  | 
| Syntax: |  | 
| Arguments: | Master list item ID used to find the description (mstr_lists.mstr_list_item_id) 
        | 
| Returns: | A string with the description from the mstr_lists table | 
| Example: |  Result: Caucasian  |