Returns a category name from a character value.
Valid in: | DATA step, PROC SQL, and SCL |
Requirement: | The specified locale must be loaded into memory as part of the locale list. |
specifies a character constant, variable, or expression that contains the value that is analyzed to determine that category of the content.
the name of the identification definition. The definition must be in the locale that is used.
specifies a character constant, variable, or expression that contains the locale name.
Default | The default locale is the first locale in the locale list. If no value is specified, the default locale is used. |
dqid=dqIdentify('LL Bean','Individual/Organization','ENUSA');