RAISE() |
![]() ![]() ![]() |
The RAISE() function converts mark characters in a string to the next higher level mark.
Format
RAISE(string)
where
The RAISE() function replaces mark characters according to the following table:
Example
FORMLIST RAISE(LIST)
This statement takes a value mark delimited variable LIST, raises the marks and uses this to create a select list.
See also: |