Existing_Key_Value - DataDictionary
Returns the concatenated values of all key table columns
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Syntax
Property String Existing_Key_Value
| Access Type | Syntax |
|---|---|
| Read Access: | Get Existing_Key_Value to StringVariable |
| Write Access: | Set Existing_Key_Value to StringVariable/Value |
Description
Existing_Key_Value holds the concatenated values of all columns that have been flagged to be key columns via Key_Field_State. It is used to check whether a user has changed the value of one of the columns which make up a record's key.