Display Popup icon Display Popup Full-screen popup display for ARC: show custom text with configurable timeout, font, text/background color, size and position via controlCommand(). 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.