Adds a named property value of the supplied action object.
Executed
Server-side only.
Arguments
Arguments | Type | Description |
---|---|---|
actionObject | Object, required | Action object returned by .utilCreateAction |
name | String, required | The name of the property |
value | String, required | The value of the property |
Example
For a worked example, see the Form Action Fields and Scripted Actions knowledge base article.
Last modified on May 02, 2024