Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 7.0

Index

On this page

You are viewing documentation of version 7.0, which is not included in the latest version. Click here to open the index page for version 18.0.

Comments

Comments must be started with a "c" character (case-insensitive), and followed by a space character. The comment continues to the end of the line and cannot be line-extended. Comments cannot be included in line-extended lines.

Example
c This is a comment line
+ 'a' > 'b'    c This line changes "a" to "b"
+ 'c' > \
        'd'    c A comment here is okay too
      
Versions

Comments were introduced in Keyman 3.0.

Related Topics