Script functions reference > Script functions in alphabetical order > N > NoFormFeed

NoFormFeed
Syntax
NoFormFeed();
Description
Suppresses the form feed sequence output at end of page.
Returns
0
-1
Example
if(num($var)<20)
{
noformfeed();
}
OpenText StreamServe 5.6 Updated: 2013-03-01