Navigation:  ABC Library Reference > ErrorClass > ErrorClass Methods >====== GetKeyName (get key name that produced the error) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

GetKeyName( )

blk2blue.jpg

GetKeyName Returns the name of the key that produced the error.

GetKeyName returns the name of the key that produced the error. The SetKey method sets the value of the ErrorStatusGroup KeyName private property. The KeyName value then replaces any %Key symbols within the error message text.

Return Data Type:     STRING

See Also: SetKeyName , KeyName