Write(text)
Outputs specified text to page content, same as write in javascript. Note that for API functions the output will not be returned to the user directly. It will written to the "output" buffer. Only if the "ContentDisposition" header is set the output will be returned.