TIBCO BusinessEvents™
Standard
System
IO
System.IO
.
fileClose()
Signature
void fileClose(String fileName)
Domain
ACTION, BUI
Description
Close the specified file
fileName
that was previously opened by System.fileWrite() or System.fileOpen().
Parameters
Name
Type
Description
fileName
String
The name of the file for closing.
Returns
Type
Description
void
Cautions
none
See Also
fileWrite