TIBCO BusinessEvents™
Standard
File
File
.
readFileAsString()
Signature
String readFileAsString (String filePath)
Domain
action
Description
Read the contents of the specified file and return a string
Parameters
Name
Type
Description
filePath
String
The file to read
Returns
Type
Description
String
Contents of the file
Cautions
none