2.169 .history_title[integer]
Returns the page title of a history entry.
Definition
-
Data type
string
-
Access
get
-
changed event
no
-
C
Data type: DT_string
-
COBOL
Data type: DT-string
-
Classification
object-specific attribute
-
Objects
This attribute returns the title of the web page as stored in the page history. It is not possible to change the title subsequently.
Changes to the history through interaction with the website do not generate events. However, the start/finish event can be used as a trigger for changes to the history.
The page history is not persistent and can only be guaranteed while the object is visible. Making the object invisible, directly or indirectly, will permanently delete the history.
See also
Attributes .history_count, .history_curritem, .history_url
Object dmw_webview