Verj.io JavaScript API
Workflow Process
Form
Integration Service
REST Service
Workflow Process
FileServices
.readFile
Returns a String value representing the contents of the file specified by file path decoded using the specified encoding.
returns
java.lang.String
Parameters
java.lang.String filePath, java.lang.String encoding,