Actions: Difference between revisions

Jump to navigation Jump to search
116 bytes added ,  17 August 2021
m
no edit summary
No edit summary
mNo edit summary
(2 intermediate revisions by one other user not shown)
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.


[[Category:Spec]]
For the Bulk Action script, the selected entries are available via ''selectedEntries()'' function.
 
[[Category:en]] [[Category:Spec]]

Navigation menu