Actions: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 21: Line 21:
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.


For the Bulk Action script, the selected entries are available via selectedEntries() function.
For the Bulk Action script, the selected entries are available via ''selectedEntries()'' function.


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

Navigation menu