Calling an Action

Call on an existing action using an expression.

Implementation:

  1. Switch to the Definition tab.
  2. Double-click the intended question.
  3. Enter the following expression in the Expression to Evaluate field:

RunAction( "ActionKeyword" );

  1. Replace "ActionKeyword" with the keyword of the action you want to run.
  2. Click the Save Question button.