Function | Name | Description |
@map(x[, mapname]) | mapped value | returns the mapped values of a series. |
@unmap(x, mapname) | unmapped numeric value | returns the numeric values associated with a set of string value labels. |
@unmaptxt(x, mapname) | unmapped text value | returns the string values associated with a set of string value labels. |