This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20.6
WA Get page title

WA Get page title 


 

WA Get page title ( {* ;} object ) -> Function result 
Parameter Type   Description
Operator in If specified, object is an object name (string) If omitted, object is a variable
object  Form object in Object name (if * is specified) or Variable (if * is omitted)
Function result  String in Title of current page

The WA Get page title command returns the title of the current page or the page being displayed in the Web area designated by the * and object parameters. The title corresponds to the HTML "Title" tag.

This command returns an empty string if there is no title available for the current URL.



See also 

WA Get page content

 
PROPERTIES 

Product: 4D
Theme: Web Area
Number: 1036

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v11 SQL Release 2

 
ARTICLE USAGE

4D Language Reference ( 4D v20)
4D Language Reference ( 4D v20.1)
4D Language Reference ( 4D v20.2)
4D Language Reference ( 4D v20.3)
4D Language Reference ( 4D v20.4)
4D Language Reference ( 4D v20.5)
4D Language Reference ( 4D v20.6)