Actions: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 18: Line 18:


== Functions and objects available for the script ==
== Functions and objects available for the script ==
Action scripts can use the same objects and functions as trigger scripts. If the action is in the Library context, then it can use function lib() to get the current library. If the action is in the Entry context, then it can use function entry() to get the current entry.
Action scripts can use the same objects and functions as trigger scripts. If the action is in the Library context, then it can use function ''lib()'' to get the current library. If the action is in the Entry context, then it can use function ''entry()'' to get the current entry.


[[Category:Spec]]
[[Category:Spec]]