Docs Menu
API Developer Guide / file / writeLines
Service: writeLines
This service will write specific lines in a buffered writer.
Input Parameter:
Name | Type | Description |
bufferedWriter: | Object | Buffered Writer object of the file on server |
lines: | String Array | number of lines write in the file |