Constants: MONGODBDAM-FindAndModify Flags

Parent: $root.$constants

kMongoFindAndModifyNewReturn the resulting document
kMongoFindAndModifyNoneDoesn't add anything to the builder
kMongoFindAndModifyRemoveRemove the matching document
kMongoFindAndModifyUpsertUpdate the matching document, or if it does not exist, insert the document