Show / Hide Table of Contents

    Method scolor

    | Improve this Doc View Source

    scolor(Int32)

    plscolor: Used to globally turn color output on/off

    Declaration
    public void scolor(Int32 color)
    Parameters
    Type Name Description
    Int32 color

    Color flag (Boolean). If zero, color is turned off. If non-zero, color is turned on.

    Remarks

    Used to globally turn color output on/off for those drivers/devices that support it.

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX