TextToRIMValue - cCLIHandler
Converts a record identity text to the DF_FILE_GENERATE_RECORD_ID_METHOD attribute value
Type: Function
Return Data Type: Integer
Parameters
| Parameter | Type | Description |
|---|---|---|
| sText | String | Text to convert |
Syntax
Function TextToRIMValue String sText Returns Integer
Call Example
Get TextToRIMValue sText to IntegerVariable
Description
Converts a record identity text to the DF_FILE_GENERATE_RECORD_ID_METHOD attribute value
Return Value
Returns DF_FILE_GENERATE_RECORD_ID_METHOD attribute value of record identity text.