GOOGLE WORKSPACE Delete named range function

The GOOGLE WORKSPACE Delete named range function in RPA.

Help CentreFunctions & Formulas

This article describes the RPA Google Workspace connector function to delete a named range from a Google Docs document.

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


Description

The Delete named range function removes a named range from a Google Docs document. The document content itself is not affected; only the named range bookmark is removed.


Input parameters

ParameterRequiredTypeDefaultDescription
ConnectorYesSelect-Select the Google Workspace connector to use
Document IDYesText-Google Docs document ID
Named range IDYesText-The ID of the named range to delete (from List named ranges or Create named range)

Errors

  • Document not found – the document ID is invalid or you lack access
  • Named range not found – no named range exists with the given ID

Tips

  • Deleting a named range does not delete the content it covers

Related functions

  • List named ranges – List all named ranges
  • Create named range – Create a new named range

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.