ActionVariables element (WorkflowInfo)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Specifies local variables for the action.

Definition

<Actions>
  <Action>
    <ActionVariables></ActionVariables>
    <ActionBody></ActionBody>
    <ActionConditions></ActionConditions>
  </Action>
</Actions>

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

None

Child elements

None

Parent elements

See also