SecondBASIC Documentation v3

Home / Function Reference / TvType()

TvType()

Description: Returns 0 if the display is NTSC or 1 if the display is PAL.

Syntax:

TvType()

Example:

        a = TvType()
        Print a