[Top]
predef::
ADT
ADT.History
|
Method ADT.History()->query_no_adjacent_duplicates()
- Method
query_no_adjacent_duplicates
-
int(0..1) query_no_adjacent_duplicates()
- Description
-
Tells if the History object allows adjacent equal
values. 1 means that only uniqe values are allowed
adter each other.
- See also
-
set_no_adjacent_duplicates
|