if(editor.modified )
{ return 1; }
else
{ return undef; }
{ return undefined; }
};
// Start editor
-