Code Browser
Home
News
Features
Screenshots
Download
Documentation
Changes
Links
Articles
Code Folding
Tips
Elastic Tabstops
Qt Port
RSS
News Feed
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.