Feedback

  • Contents
 

Personal Action Details

Use this Personal Rules tool to get parameters from specific personal rules action handles. Personal rules action handles are outputs from the Personal Rule tool and contain a list of actions.

Inputs

Action Handle

The personal rule action handle that contains all the actions for a rule.

Action Index

This integer is the index of the action you want to get details about. The list has a "0" index, so if you want to get details about the first action, use index "0."

Outputs

Action

This string contains the name of the action.

Parameter List

This list of strings contains the parameters for the action.

Exit paths

Continue

This path continues on to the next step.

Abort

This step aborts the process.