$ X ->put ( key , value [, flags ])
X
key
value
flags
Stores a key/value pair in the database. flags is optional. If R_IAFTER or R_IBEFORE is set, then key is set to the record number of the inserted key/value pair.
R_IAFTER
R_IBEFORE
Copyright © 2001 O'Reilly & Associates. All rights reserved.