addComment

Adds a new row of type comment.

Syntax
aTextBlock addComment (text)
Parameters
text - String
The text of the row.
Return Value
The index of the created row.
Remarks

The text must not contain any new line character.