Pages();For StoryTeller Processes, the function must be called within a Content Dependent Fragment, otherwise there is no way to know how many pages the document will contain.
$pgs=pages();if(num($pgs)=3)
{
$count=3;
}
OpenText StreamServe 5.6 | Updated: 2013-03-01 |