Manipulating Member Names
You can work with member names as character strings. Table 56, List of Character String Manipulation Functions lists character string manipulation functions:
Table 56. List of Character String Manipulation Functions
Function | Character String Manipulation |
---|
@CONCATENATE | Create a character string that is the result of appending a member name or specified character string to another member name or character string |
@NAME | Return a member name as a string |
@SUBSTRING | Return a substring of characters from another character string or from a member name |