====== GetListValue ====== This function get replacement for given value in given [[lists|replace tist]]. GetListValue(List, Term [, Default]) |< 100% 15% >| |**List**|Name of [[lists|list]].| |**Term**|Text that will be searched for.| |**Default**|Default value, will be returned if **Term** was not found. If omitted and Term not found, **Term** itself will be returned.|