GetListValue

This function get replacement for given value in given replace tist.

GetListValue(List, Term [, Default])
ListName of list.
TermText that will be searched for.
DefaultDefault value, will be returned if Term was not found. If omitted and Term not found, Term itself will be returned.