Comment
A Comment statement is a non-executable statement that is used to leave comments about the program.
Properties
Name | Description |
IsEnabled | Turns on/off the execution of this statement. |
Comment | Defines the text of the comment. |
A Comment statement is a non-executable statement that is used to leave comments about the program.
Name | Description |
IsEnabled | Turns on/off the execution of this statement. |
Comment | Defines the text of the comment. |