TabPage.keyword

string keyword() @property

Get keyword property.

Returns

The search keyboard of the page.

class@TabOverview can search pages by their keywords in addition to their titles and tooltips.

Keywords allow to include e.g. page URLs into tab search in a web browser.

void keyword(string propval) @property

Set keyword property.

Parameters

propvalThe search keyboard of the page. class@TabOverview can search pages by their keywords in addition to their titles and tooltips. Keywords allow to include e.g. page URLs into tab search in a web browser.