Deletes a folder from your website
numero = 191[deletefolder path=StarShip]in your template immediately deletes the folder called "StarShip" in the same folder as the template. Paths are relative to the template, so "somefolder/StarShip" deletes the folder down a level from the template inside a folder called "somefolder," while "../StarShip" deletes the folder inside the folder one level up from the template.
All files inside the folder are deleted, and all subfolders are deleted, as though you had dragged the folder to the trashcan and emptied it immediately. This operation is not undoable!
See also [writefile], [appendfile], [createfolder], [copyfile], [copyfolder], [movefile] and [deletefile] Putting[deletefolder path=StarShip]
All files inside the folder are deleted, and all subfolders are deleted, as though you had dragged the folder to the trashcan and emptied it immediately. This operation is not undoable!
DOWNLOAD WEBDNA NOW!
Amazon Web Services (AWS) README for Machine Image ID...
WebDNA LibrariesA list of available libraries for WebDNA...
F.A.QA compilation of some user's questions...
Download WebDNA ApplicationsWebDNA applications...
WebDNA reference...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
Putting [time] in your template displays the current time set on your web server's clock...
[spawn]Creates a new thread to execute WebDNA simultaneously with the current template...
[addfields][addfields db=...
[JSONstore][JSONstore] stores a multidimentional JSON object into a WebDNA database...
[sendmail]There is hardly a website that doesn't at some point need to send an email...
[boldwords]Highlights matching words with boldface HTML tags...