Logo icon
  • Getting Started
  • API Reference
  • Whats New
  • Typical Use-Cases
  • MCP
  • GitHub
Bitrix24 REST API and Marketplace Applications
  • What the Bitrix24 REST API Allows
    • Overview of Tools
      • Connection and Usage
        • List of Additional Features
        • Check User's Administrator Access
        • Get the Current Account Language Identifier
        • Change Frame Size
        • Adjust Frame Size to Content
        • Reload the Page
        • Set Page Title
        • Set DOM Ready Event Handler
        • Set DOM Ready Flag
        • Get Proxy Function
        • Close Application Window
        • Get Account Address
        • Open Popup Window
        • Open Path in Slider
        • Get Context Link
        • Scroll Parent Window
        • Set Function as Event Handler
        • Disable Function as Event Handler
        • Get Frame Dimensions
        • Run JavaScript File
        • Call via Internal Communication
        • Call Phone Number
        • Open Messenger Window
        • Open History Window
    • MCP Server for AI
  • REST API Limits
  • Error Codes
  • Meetups for Developers
  • Support and Community for Developers
  • Feedback

Set Page Title BX24.setTitle

We are still updating this page

Some data may be missing here — we will complete it soon

void BX24.setTitle(String title[, Function callback])
        

The method BX24.setTitle sets the page title.

Copied
Previous
Reload the Page
Next
Set DOM Ready Event Handler