DOCUMENTATION HOME
COMMANDS
FUNCTIONS
DATA TYPES
SYSTEM IDENTIFIERS
Valt
Last Modified: 12/31/2020
Pauses execution until the TV enters the vertical blanking period.
Example
Syntax: Valt
While
1
Locate
1
,
1
:
Print
"Hello World!"
Valt
Wend
Remarks
Interrupts are still executed during the pause time.
See Also
Dalt
,
Halt
,
Sleep
,
Sleep2
,
WaitRaster