| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > ErrorClass > ErrorClass Methods >====== GetFieldName (get field that produced the error) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[geterrorcode.htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[getfilename get file that produced the error .htm|{{btn_next_n.gif|Next page}}]] | | || **GetFieldName(**// //**)** {{blk2blue.jpg|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 set field name that produced the error .htm|SetFieldName]] , [[fieldname field that produced the error .htm|FieldName]]