Parameter | Description |
---|---|
iField | Number of the column in the table |
Property String Field_Error_Message
Read Access: | Get Field_Error_Message iField to StringVariable |
Field_Error_Message retrieves the error message for a table column.
Note: | The constants @PARAM1 and @PARAM2 can be used in the text of the message. These constants will be replaced with either the value from the simple validation (Field_Value_Check) or the range values (Field_Value_Range). @PARAM1 and @PARAM2 must be in UPPERCASE. |