Function: RenderPageTitle

Render the PAGETITLE for items in this application

This will render the pagetitle of the BASETOPIC.

Parameters

NONE

Implementation

%STARTINCLUDE%
%IFDEFINEDTHEN{"%DBQUERY{topic="%BASETOPIC%" format="$expand(Headline)"}%"}%
  $test
%ELSIFDEFINED{"%DBQUERY{topic="%BASETOPIC%" format="$expand(TopicDescription)"}%"}%
  %BASETOPIC% - $test
%ELSEDEFINED%
  %BASETOPIC%
%FIDEFINED%
%STOPINCLUDE%

Test

RenderPageTitle - Render the PAGETITLE for items in this application

Calls to 'RenderPageTitle'

TopicForm
TopicType TopicFunction
TopicDescription Render the PAGETITLE for items in this application