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
»
SourceFile
»
text
Returns the text of this row.
Syntax
aSourceFile
text (
aSection
,
line
)
Parameters
aSection
-
Integer
The section containing the row.
line
-
Integer
The line number of the row.
Return Value
The text value.