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.
Displays an error message that states that the value in the field does not exist.
Syntax
private boolean fieldValueNotExists(FieldName _fieldName, TableId _relatedTableId)
Run On
Called
Parameters
- _fieldName
Type: FieldName Extended Data Type
A string value that represents a field name. 
- _relatedTableId
Type: TableId Extended Data Type
A table ID that represents the related table. 
Return Value
Type: boolean
Always returns false.