replaceAll

Replaces the content of a section with a block of text.

Syntax
aSourceFile replaceAll (aSection, block)
Parameters
aSection - Integer
The section to edit.
block - TextBlock
The block to insert.
Remarks

This method is identical to replaceText with the complete content selected.