(PHP 4)
hw_EditText — Retrieve text document
Uploads the text document to the server. The object record of the document may not be modified while the document is edited.
This function will only works for pure text documents. It will not open a special data connection and therefore blocks the control connection during the transfer.
The connection identifier.
The document identifier.
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.