Salesforce

SetTitle (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

SetTitle

Changes the Web Client form's (or a Browser tab's) title dynamically.

Syntax:

SetTitle(Title)

Parameters:

Title, a string representing the title to be set.

Returns:

Boolean (TRUE) if the title is set successfully.

Example:

SetTitle('Careers') will set the form's title to Careers.

Since version: 4.0

Reference
Attachment 
Attachment