GoFiler Script Reference
Legato v 1.1c Application v 4.20ab
|
Table of Contents | < < Previous | Next >> |
Chapter Eleven — SGML Functions (continued)
Overview
The HTMLHeaderSetTitle function sets the title (web page caption) for the associated page.
This function is not available in the current release.
Syntax/Parameters
Syntax
int = HTMLHeaderSetTitle ( handle hHeader, string title );
Parameters
hHeader
A handle to an HTML Header Object.
Return Value
Returns an int specifying .
Remarks
[The title identifies the content of the document in a wide context and can show up in a browser tab or as the title of a browser window.
The title is not part of the text of the document, but is a property of the whole document. It may not contain anchors, paragraph marks, or highlighting. The title may be used to identify the node in a history list, to label the window displaying the node, etc.
The title should ideally be less than 64 characters in length. That is, many applications will display document titles in window titles, menus, etc where there is only limited room.
Related Functions
Table of Contents | < < Previous | Next >> |
© 2007-2017 Novaworks, LLC. All rights reserved worldwide. Unauthorized use, duplication or transmission prohibited by law. GoFiler is a trademark of Novaworks, LLC. EDGAR® is a federally registered trademark of the U.S. Securities and Exchange Commission. Novaworks is not affiliated with or approved by the U.S. Securities and Exchange Commission. All other trademarks are property of their respective owners. Use of the features specified in this language are subject to terms, conditions and limitations of the Software License Agreement.