SetErrorCode(ErrCode As Integer)

Field object

Sets a field’s error code. ErrCode must be an integer from 0 to 255. You choose the code and decide how to use it. Its intended purpose is external validation.

GetErrorCode

The Field object