Triggers: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 196: Line 196:
<br/>
<br/>
=== Object ''Library'' ===
=== Object ''Library'' ===
This object provides access to library entries. You can work with the current library &mdash; the lib() &mdash; or any other library in the database &mdash; libByName(). This function provides the ability to update existing entries and create new ones.
This object provides access to library entries. You can work with the current library &mdash; the ''lib()'' &mdash; or any other library in the database &mdash; ''libByName()''. This function provides the ability to update existing entries and create new ones.


==== ''Library'' Methods ====
==== ''Library'' Methods ====
Line 222: Line 222:


<br/>
<br/>
=== Object ''Entry'' ===
=== Object ''Entry'' ===
This object holds an entry of the current library, allowing the setting of field values
This object holds an entry of the current library, allowing the setting of field values