Skip to main content
Version: Next

WA Get page title

WA Get page title ( * ; object : Text ) : Text
WA Get page title ( object : Variable, Field ) : Text

ParameterTypeDescription
*Operator→If specified, object is an object name (string) If omitted, object is a variable
objectText, Variable, Field→Object name (if * is specified) or
Variable or field (if * is omitted)
Function resultText←Title of current page
History
ReleaseChanges
11 SQL Release 2Created

Description​

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​

Command number1036
Thread safeno