%mobPageBufferOpen()

Aliases%mobPageBufferOpen( )
Parametersmobile @mob

    Opens a new page buffer for the target @mob. Any other page buffers in
existence for the target @mob will take a backseat until this buffer is
closed. In this way multiple levels of output can be buffered and retrieved
with outer buffers possibly receiving modified content from sub-level
output. Output buffers are automatically closed on each command cycle to
prevent problems from buggy scripts.