Script functions reference > Script functions in alphabetical order > P

P
Page
Syntax
Page();
Description
Returns the number of the current page.
Returns
Example
$pg=page();
if(num($pg)=1)
{
$text="First";
}
OpenText StreamServe 5.6 Updated: 2013-03-01