GetElementString
This function split and gets the element at on position.
example:
select config.GetElementString('sdf._sd_.fsd_._qw4324 w','._',2)
Parameters
@text
the string to plit
@del
the delimitator to split the string (could be more 1 char)
@pos
the position of the element to get