setSectionProperties
Changes the properties of a subsection.
Syntax
aSourceFile setSectionProperties (aSection, line, id)
Parameters
aSection - Integer
The parent section.
line - Integer
The line number containing the section to edit.
id - String
The new identifier.
Remarks
The line must be of type section. The script is interrupted if the line is not a section line.