TvType()
Previous  Next

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

     Syntax:
     
TvType()

Example:

        a = TvType()
        Print a