Method WriteJavaScriptWithScope
WriteJavaScriptWithScope(string)
Writes a BSON JavaScript to the writer (call WriteStartDocument to start writing the scope).
Parameters
code
stringThe JavaScript code.
Writes a BSON JavaScript to the writer (call WriteStartDocument to start writing the scope).
code
stringThe JavaScript code.