Triggers: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 143: Line 143:
===== create(values) =====
===== create(values) =====
: Create a new entry in the library
: Create a new entry in the library
:; Argument: '''values''' — [https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object '''Object'''] containing the field values
:; Argument: '''values''' — [https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object '''''Object'''''] containing the field values
:; Result: [[#Object entry|'''Entry object''']] — the new entry in the library
:; Result: [[#Object entry|'''''Entry''''' object]] — the new entry in the library


==== Properties ====
==== Properties ====