RIMValueToText - cCLIHandler
Converts a DF_FILE_GENERATE_RECORD_ID_METHOD attribute value to the corresponding text.
Type: Function
Return Data Type: String
Parameters
| Parameter | Type | Description |
|---|---|---|
| iAttrValue | Integer | Attribute value to convert |
Syntax
Function RIMValueToText Integer iAttrValue Returns String
Call Example
Get RIMValueToText iAttrValue to StringVariable
Description
Converts a DF_FILE_GENERATE_RECORD_ID_METHOD attribute value to the corresponding text.
Return Value
Returns text corresponding to DF_FILE_GENERATE_RECORD_ID_METHOD attribute value.