Code_Description_Value - ValidationList
Enables you to perform any processing on, or even substitution for, the description that displays with or for each code
Type: Function
Return Data Type: String
Parameters
| Parameter | Type | Description |
|---|---|---|
| DescVal | String | The description provided from the validation table |
| DataVal | String | The code provided from the validation table |
Syntax
Function Code_Description_Value String DescVal String DataVal Returns String
Call Example
Get Code_Description_Value DescVal DataVal to StringVariable
Description
Code_description_value is a "hook" function that enables you to perform any processing on, or even substitution for, the description that displays with or for each code.
Return Value
The description to be used in the validation list