The RAISE function raises system delimiters in a string to the next highest delimiter.
RAISE(expression)
The expression is a string containing one or more delimiters which are raised as follows:
AttributeDelimitedVariable = RAISE(ValuemarkDelimitedVariable)
jBC