function onCreated(){ if(save[0] == 1) echo("Debug: String was saved");}//#CLIENTSIDEfunction onCreated() save[0] = 1;