Triggers: Difference between revisions

48 bytes added ,  1 October 2016
m
no edit summary
mNo edit summary
mNo edit summary
Line 169: Line 169:


==== Entry Properties ====
==== Entry Properties ====
:; Title: Account name (type String)
: '''Title''' — Account name (type String)
:; Description: Description (type String)
: '''Description''' — Description (type String)
:; Favorites: Returns true — if the entry is in Favorites (type Boolean)
: '''Favorites''' — Returns true — if the entry is in Favorites (type Boolean)
:; Deleted: Returns true — if the record is deleted (it is in the basket) (type Boolean)
: '''Deleted''' — Returns true — if the record is deleted (it is in the basket) (type Boolean)


=== Object DefaultEntry ===
=== Object DefaultEntry ===