MongoDB\BSON\JavascriptInterface::getCode

(mongodb >=1.3.0)

MongoDB\BSON\JavascriptInterface::getCodeReturns the JavascriptInterface's code

說明

abstract public MongoDB\BSON\JavascriptInterface::getCode(): string

參數

此函數沒有參數。

返回值

Returns the JavascriptInterface's code.

參見