TeleFlow BasicScript Rem
From TeleFlow
(Difference between revisions)
(New page: Holds non-executing comments.<br> <br> ===Examples=== REM This entire line is a comment.<br> // This entire line is also a comment.<br>) |
|||
(One intermediate revision not shown.) | |||
Line 1: | Line 1: | ||
Holds non-executing comments.<br> | Holds non-executing comments.<br> | ||
+ | <br> | ||
+ | ===Related Steps=== | ||
+ | [[Image:Iv_517.gif]] [[TeleFlow_Step_0517|BasicScript]]<br> | ||
<br> | <br> | ||
===Examples=== | ===Examples=== | ||
- | REM This entire line is a comment.<br> | + | :REM This entire line is a comment.<br> |
- | // This entire line is also a comment.<br> | + | :// This entire line is also a comment.<br> |
Current revision
Holds non-executing comments.
Related Steps
Examples
- REM This entire line is a comment.
- // This entire line is also a comment.
