Read()
Previous  Next

Description: Just like the Read command, but doesn't use any variables.

     Syntax:
     
Read()

Example:

        Reload MyData
        Print Read()
        End

MyData:
        Data 5, 4, 3, 2, 1