saveVars will write the save file, and load will read it. So if there is a file already there, saveVars overwrites it. If there isn't a file, loadVars won't be able to load anything, so the variables in the save group will remain unchanged. loadVars will not create a file.