Documentation
»
Scripting
»
Class Reference
»
Model
»
TextBlock
»
addText
Adds a new row of type text.
Syntax
aTextBlock
addText (
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.