Comment on page
Arguments

To add constant as argument:
- 1.Select action in Actions Editor
- 2.Select
Const
in Type list - 3.Enter value for argument

To add object property as argument:
- 1.Select action in Actions Editor
- 2.Select
Property
in Type list - 3.Select item in Object list
- 4.Select property in Property list

To add JavaScript expression as argument:
- 1.Select action in Actions Editor
- 2.Select
Script code
in Type list - 3.Paste code in Code field
Last modified 3yr ago