GetPagePrefix

Mon 01 January 2018

Syntax

GetPagePrefix(page_type)

Description

Use the GetPagePrefix function to return the prefix for the page based on the page type as set on the Use tab.

Important! Use this function within fluid applications only.

Parameters

Field or Control

Definition

page_type

Specifies the page type as an Integer value.

Returns

A String value:

  • "" = Standard Page

  • ftr = Footer Page

  • hdr - Header page

  • side = Side Page 1

  • side2 = Side Page 2

  • srch = Search Page