Syntax:
write document write document to {filename}
Keyword handler:
linguist.media.keyword.SKWrite.class
Runtime handler(s):
linguist.media.handler.SHWrite.class
Function:
Writes the document, either to the output stream to be sent back to the client, or to a file, usually during debugging.
Example(s):
write document write document to "test.html"