Lewansoul Servo icon Lewansoul Servo Control LewanSoul LX-16A servos via ARC (EZ-B v4/IoTiny): assign virtual ports, read positions, set speeds, and enable continuous rotation. Try it →
 

Appendstringline

File.appendStringLine(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 with a newline character appended to the end to the file.