[JS]: Is there anyway to change a document's name?
Is there anyway to change a document's name? Or create a document with a certain name?
I'm looking at the JavaScript reference, and it says that document.name is a readonly value. Is this entirely true / is there any other way to change the name of a document?
Any help would be much appreciated
Thanks!
