title | description | manager | ms.date | ms.audience | ms.topic | ms.localizationpriority | ms.assetid |
---|---|---|---|---|---|---|---|
ActionVariables element (Action element) | Discusses the definition, elements and attributes for ActionVariables element (Action element) which specifies local variables for the action. | laurawi | 07/12/2022 | Developer | reference | medium | 69d4c465-600d-9d78-6ed9-1e024ec8ad1d |
(Actions element) (WorkflowInfo element) (Action4)
Applies to: SharePoint Server 2013
Specifies local variables for the action.
<Actions> <Action> <ActionVariables /> <ActionBody /> <ActionConditions /> </Action> </Actions>
Name | Details |
---|---|
Element type | |
Namespace | |
Schema file | Actions4.xsd |
<xs:elementname="ActionVariables"minOccurs="0"maxOccurs="1"> <xs:complexType> <xs:sequence> <xs:elementname="ActionVariables"></xs:element> </xs:sequence> </xs:complexType> </xs:element>
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
None.
None.