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
»
section
Returns the section object of this row.
Syntax
aSourceFile
section (
aSection
,
line
)
Parameters
aSection
-
Integer
The section containing the row.
line
-
Integer
The line number of the row.
Return Value
The section or
-1
if the row is not a section.