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

GetFieldName( )

blk2blue.jpg

GetFieldName Returns the name of the field that produced the error.

GetFieldName returns the name of the file that produced the error. The SetField method sets the value of the ErrorStatusGroup FieldName private property. The FieldName value then replaces any %Field symbols within the error message text.

Return Data Type:     STRING

See Also: SetFieldName , FieldName