mirror of
https://github.com/zotero/zotero.git
synced 2026-09-24 00:51:37 +00:00
``` var noteContents = item.note; // was item.getNote() var schemaVersion = item.noteSchemaVersion; item.setNote(contents) // default to Zotero.Notes.schemaVersion item.setNote(contents, schemaVersion) - explicit version ``` |
||
|---|---|---|
| .. | ||
| runtests.html | ||
| runtests.js | ||
| support.js | ||