-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path06.While.xml
More file actions
36 lines (36 loc) · 1.26 KB
/
06.While.xml
File metadata and controls
36 lines (36 loc) · 1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<xml xmlns="http://www.w3.org/1999/xhtml">
<variables>
<variable type="" id="*(#sB2r@lL-[xjIZG?;g">x</variable>
<variable type="" id="U-9Yh5|.gsiBlSE})%!;">var</variable>
<variable type="" id="HhiRweL%QJ$M2xye8?,,">list</variable>
</variables>
<block type="import_time" id="4.9Xd^JRadtcv4MO:wE9" x="213" y="22">
<next>
<block type="webwhileout" id="fXM3HXD$]BlMU#/]bF!z">
<value name="cond">
<shadow type="textinline" id="*$(`_I4W|3N=`dewLqY7">
<field name="text">True</field>
</shadow>
</value>
<statement name="DO">
<block type="webprintnew" id="I%:HK5V}KLD!~eOm+v.h">
<value name="text">
<shadow type="textinline" id="}AV)[(ct6/]|IBp5@OV.">
<field name="text">While Loop</field>
</shadow>
</value>
<next>
<block type="websleepnew" id=":5Q4ohF-p!Aa;uz*pvGH">
<value name="sleep">
<shadow type="textinline" id="T^}`?{S_3H*UX^YWn3Q=">
<field name="text">1</field>
</shadow>
</value>
</block>
</next>
</block>
</statement>
</block>
</next>
</block>
</xml>