Other great resources: Official JS API docs, Scripting Forum
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 6 Next »
if (typeof removeObject == "function") { // use new method removeObject(structureObj); } else { // use old method removeStructure(structureObj); }
None at present.
Requires:
Later versions:
Jump to:
Related articles: