Restore – BrightSign HD2000 BrightScript Reference Guide User Manual

Page 19

Advertising
background image

19

RESTORE

Causes the next READ statement executed to start over with the first item in the first DATA statement. This
lets your program re-use the same DATA lines.
Example:
READ X
RESTORE
READ Y
PRINT X,Y
DATA 50,60

RUN
50 50

Because of the RESTORE statement, the second READ statement starts over with the first DATA item.

Advertising
This manual is related to the following products: