Prints all available COM ports of computer to the output window.
serial_list();
result = serial_list();
result:
1
Output:
COM10: USB-SERIAL CH340 (COM10)
serial_info, serial_open, serial_close, serial_config