Command Reference : Operator and Function Reference : Valmap Functions
  
Valmap Functions
The following utility functions were designed to facilitate working with value mapped series. Additional detail is provided in “Valmap Functions”
 
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.