1 12/11/82 forum request: new
 2 
 3 Syntax:  new {-control_args}
 4 
 5 
 6 Syntax as an active request:  [new {-control_args}]
 7 
 8 
 9 Function:
10 Prints or returns the transaction indices of new transactions in the meeting.
11 New transactions are those transactions numbered higher than the user's
12 last_seen transaction which were not entered by that user.
13 
14 
15 Control arguments:
16 -include_deleted, -idl
17    print or return the indices of new transactions even if they are deleted.
18 -only_deleted, -odl
19    print or return only the indices of deleted new transactions.
20 -only_non_deleted, -ondl
21    print or return only the indices of non-deleted new transactions.
22    (Default)