Arguments

Constant

To add constant as argument:

  1. Select action in Actions Editor

  2. Select Const in Type list

  3. Enter value for argument

Property value

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

JavaScript value

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 updated