Actions: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 15: Line 15:
To create arguments:
To create arguments:
# Open the Action Edit card, move to tab Arguments, and click <big>'''+'''</big>.
# Open the Action Edit card, move to tab Arguments, and click <big>'''+'''</big>.
# To get the values of the arguments, use function arg(argumentName). The type of the result depends on the type of the argument, in similar fashion to the ''field()'' function for an entry.
# To get the values of the arguments, use function ''arg(argumentName)''. The type of the result depends on the type of the argument, in similar fashion to the ''field()'' function for an entry.


== Functions and objects available for the script ==
== Functions and objects available for the script ==