Script icon Script Multi-language ARC Script: build, run and debug Blockly, JavaScript, EZ-Script or Python with Intellisense, run/save/load and Roboscratch support Try it →
 

Writestring

COM.writeString(port, str)

Parameters

port COM port name as a string.
str String to write to the COM port.

Returns

Nothing

Description

Writes the string given by str to the specified COM port.