Documentation
»
Scripting
»
Class Reference
»
Model
»
TextBlock
»
rowText
Returns the text of the row at given index.
Syntax
aTextBlock
rowText (
index
)
Parameters
index
-
Integer
The index of the row (zero based).
Return Value
A
String
object.