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.
Determines if the field was already added.
Syntax
protected boolean existField(SysDictField _dictField, [TableId _tableId])
Run On
Called
Parameters
- _dictField
Type: SysDictField Class
The field corresponding the the filter or range.
- _tableId
Type: TableId Extended Data Type
The table indentifier.
Return Value
Type: boolean
true if field was already added; otherwise, false.