Show / Hide Table of Contents

    Method spause

    spause(Boolean)

    plspause: Set the pause (on end-of-page) status

    Declaration
    public static void spause(Boolean pause)
    Parameters
    Type Name Description
    Boolean pause

    If pause is true there will be a pause on end-of-page for those drivers which support this. Otherwise there is no pause.

    Remarks

    Set the pause (on end-of-page) status.

    Back to top Generated by DocFX