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.2 Updated: 2018-01-26