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