GoLang MongoDB\BSON\JavascriptInterface::getScope

request it (298)
GoLang replacement for PHP's MongoDB\BSON\JavascriptInterface::getScope [edit | history]



Do you know a GoLang replacement for PHP's MongoDB\BSON\JavascriptInterface::getScope? Write it!

PHP MongoDB\BSON\JavascriptInterface::getScope

PHP original manual for MongoDB\BSON\JavascriptInterface::getScope [ show | php.net ]

MongoDB\BSON\JavascriptInterface::getScope

(mongodb >=1.3.0)

MongoDB\BSON\JavascriptInterface::getScopeReturns the JavascriptInterface's scope document

Description

abstract public object|null MongoDB\BSON\JavascriptInterface::getScope ( void )

Parameters

This function has no parameters.

Return Values

Returns the JavascriptInterface's scope document.

See Also