EZB Connections icon EZB Connections Add and manage up to 255 EZ-B I/O controller connections in ARC, select COM/IP ports or device addresses to connect or remove devices. Try it →
 

Appendstring

File.appendString(filename, str)

Parameters

filename Path of file to append to.
str String to append to the file.

Returns

Nothing

Description

Appends the string given by str to the file.