Specifications

Chapter 5 Writing Programs
81
5.4.2.9 Add comment function
Automatically adds comments to explain the applications of the variables and I/O during program editing.
Comments are added with "'//" placed after them.
If a further comment is added after changing the application description of the I/O and variables, the content from
"'//" onwards is updated.