addComment()
Append a comment to the last command in the queue.
Parameters
| Name | Type | Description |
|---|---|---|
c | string | Comment text (without the leading semicolon). |
Syntax
fab.addComment(c) Append a comment to the last command in the queue.
| Name | Type | Description |
|---|---|---|
c | string | Comment text (without the leading semicolon). |
fab.addComment(c)