Triggers: Difference between revisions

1 byte removed ,  5 October 2016
m
no edit summary
mNo edit summary
mNo edit summary
Line 145: Line 145:
===== 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