Creates a new Section object and appends it as a child section to an existing Section object.
snChild = sn:NewChildSection()
snChild = sn:NewChildSection() snGrandChild = snChild:NewChildSection()