Verj.io JavaScript API
Integration Service
Form
Integration Service
REST Service
Workflow Process
FileServices
.appendToFile
Creates a new file if necessary with the specified file path and appends the specified text decoded using the specified encoding to the file.
Parameters
java.lang.String filePath, java.lang.String text, java.lang.String encoding,