The insert() function returns the item that was added. Therefore results._id is the ID of the item that was added.
See the insert() API for details.
The insert() function returns the item that was added. Therefore results._id is the ID of the item that was added.
See the insert() API for details.