FF top-level constant
String
const FF
Form Feed.
FF causes the active presentation position to be moved to the corresponding character position of the line at the page home position of the next form or page in the presentation component. The page home position is established by the parameter value of SET PAGE HOME (SPH).
Implementation
const String FF = '\f';