Format:
PRAGMA EEDATA expr;[','expr;1...]Places data into the EEPROM (defined with PRAGMA EEPROM..). The first time this statement is executed, the data are placed into location 0 of the EEPROM. Each time after the data are placed in consecutive locations.