GOOGLE WORKSPACE Insert section break function

The GOOGLE WORKSPACE Insert section break function in RPA.

Help CentreFunctions & Formulas

This article describes the RPA Google Workspace connector function to insert a section break in a Google Docs document.

For a full list of available functions, please read GOOGLE WORKSPACE functions.


Description

The Insert section break function inserts a section break at a specified index position. Section breaks allow different headers, footers, page orientation, and margins for different parts of the document.


Input parameters

ParameterRequiredTypeDefaultDescription
ConnectorYesSelect-Select the Google Workspace connector to use
Document IDYesText-Google Docs document ID
IndexYesNumber-The index position to insert the section break
TypeNoSelectNEXT_PAGENEXT_PAGE or CONTINUOUS

Errors

  • Document not found – the document ID is invalid or you lack access
  • Invalid index – the index is outside the document bounds

Tips

  • Use NEXT_PAGE to start a new page; CONTINUOUS to keep content flowing
  • Section breaks enable different headers/footers per section

Related functions

  • Insert page break – Insert a simple page break
  • Create header – Create section-specific headers

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.