GetPageTitle function

Syntax

GetPageTitle()

Description

Use the GetPageTitle function to return the title of the page.

Important:

Use this function within fluid applications only.

Parameters

None.

Returns

A string value.

Example

PTLAYOUT.PAGETITLE_GROUPBOX.Label = GetPageTitle();