getCodeOfSubregion
fun getCodeOfSubregion(code: String, nodeRegion: Region, subRegion: Region, lineBreakSequence: CharSequence = ""): String
Returns the part of the code described by subRegion, embedded in nodeRegion. newLineType can be used to specify the type of new-line char(s) used on the platform.