Docs Menu
API Developer Guide / middleware / pub / file / writeLines

Service: writeLines

This service is used to write lines in the remote file.

Input Parameter:

Name Type Description
bufferedWriter: Object Buffered writer object of the file on the server machine
lines: Document Lines of data in the file
lines: String A single line in the file