Text
Standard Word: CommentText
Variable: Comment.Text
Type: String
The user comment lines, which you want to print in the NC program, usually given in “DISPLY” (or similar expressions in different CAMs) lines in the APT/CL file.
This comment string is passed into the “Comment.Text” variable. This variable can be used in any script.
In addition, the word “CommentText” is created from this variable. However, unlike other variables, this word does not need to be created. “Event Comment” is automatically activated with “DISPLY” expression in the APT/CL file, and then prints this variable to the NC program without the need to create any word from this variable.