lasterror ( -- error )


Vocabulary
mongodb.driver

Inputs
None

Outputs
errorerror message or f


Word description
Checks if the last operation resulted in an error on the MongoDB sideFor more information see: https://www.mongodb.org/display/DOCS/Mongo+Commands#MongoCommands-LastErrorCommands

Definition