User: dan@sartography.com clicked save for examples/1-basic-concepts/understanding-data-part-1/python.bpmn

This commit is contained in:
sartography-automated-committer 2024-02-21 02:28:42 +00:00
parent d9eea43bc7
commit f85b897c1e

View File

@ -381,7 +381,7 @@ Because we wanted to show that footnotes end up at the very end of the page, not
<bpmn:incoming>Flow_19uhs80</bpmn:incoming>
<bpmn:outgoing>Flow_0dwam7u</bpmn:outgoing>
</bpmn:businessRuleTask>
<bpmn:dataObjectReference id="children" name="children" dataObjectRef="children" />
<bpmn:dataObjectReference id="childrenref" name="childrenref" dataObjectRef="children" />
<bpmn:dataObject id="children" name="children" />
<bpmn:textAnnotation id="TextAnnotation_187nrj2">
<bpmn:text>The most straight forward way to create data is with a script task. Use the properties panel to the left, open the script section and launch the editor to see how we create variables.</bpmn:text>