14.5Class ObjectID

Mongo Object ID

Class ObjectID( [string] )
string A string representing an object Id.
Methods
toStringReturns a representation of the object id as a string.

Methods

toString

Returns a representation of the object id as a string.

ObjectID.toString()
ReturnA string representing the object id.
Made with http://www.falconpl.org