Batch action is a component that is used internally by the [[Undo]] Manager to handle keeping data that the user has done so that same user can Undo it later via the control menu(s).
<!--T:2-->
<!--T:2-->
== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|_description|String|
|_description|String| a short description of what this group of items is undoing. Can be filled automatically with custom content when generated by a begin and end Undo Batch protoflux node
}}
}}
Line 21:
Line 21:
== Examples ==
== Examples ==
This component can be generated in the Undo Manager when doing certain actions, or when a [[ProtoFlux:End Undo Batch|End Undo Batch ProtoFlux node]] is used successfully for a user.
Batch action is a component that is used internally by the Undo Manager to handle keeping data that the user has done so that same user can Undo it later via the control menu(s).
a short description of what this group of items is undoing. Can be filled automatically with custom content when generated by a begin and end Undo Batch protoflux node
This component can be generated in the Undo Manager when doing certain actions, or when a End Undo Batch ProtoFlux node is used successfully for a user.