Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether the table field has been touched.
Syntax
public boolean fieldTouched(TableId tableId, FieldId fieldId)
Run On
Called
Parameters
- tableId
Type: TableId Extended Data Type
- fieldId
Type: FieldId Extended Data Type
Return Value
Type: boolean
true if the field has been touched; otherwise, false.