12345678 |
- <div class="w3-item"><!-- img src="img/icn_?.png" title="icon command code" class="w3-icon"/ -->
- <h3>Do while true</h3>
- <p>
- A logical command that allows you to execute a set of commands <b>while</b> a condition, pre-defined at the beginning of the command, is true.
- </p>
- </div>
|