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 contract has a range on a table.
Syntax
private boolean contractHasRange(TableId _tableId)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
The TableId identifying the table.
Return Value
Type: boolean
true, if the contract has a range on the table; otherwise false.