1 12/11/82 forum request: highest
2
3 Syntax: highest -control_args
4
5
6 Syntax as an active request: highest -control_args
7
8
9 Function:
10 Prints or returns the transaction index of the user's last_seen
11 transaction.
12
13
14 Control arguments:
15 -include_deleted, -idl
16 print or return the index of the last_seen transaction even if it is
17 deleted.
18 -only_deleted, -odl
19 print or return the index of the last_seen deleted transaction.
20 -only_non_deleted, -ondl
21 print or return only the index of the last_seen non-deleted transaction.
22 Default