ATC: ADD COMMENT description
This command adds a comment/remark to the current target document.
- description is required. The freeform description can be any text and can include spaces
Note: to format the newly added comment/remark, use the ATC: SETHTML command and use TargetRow to reference the comment/remark.
Examples
ATC: ADD COMMENT Way too cool
ATC: SETHTML TargetRow.Note = Way too cool
The above example means “add the remark ‘Way too cool’ formatted as shown.”
ATC: ADD COMMENT below
ATC: SETHTML TargetRow.Note = Way too cool
The above example means “add the remark ‘Way too cool’ formatted as shown.” ATC: SETHTML overrides the original comment.
Last updated: November 8, 2016 at 14:02 pm; green text = new