Loadproject
Utility.loadProject(filename)
Parameters
| filename | File path of project to load. |
Returns
NothingDescription
Loads the project at file path filename.
TCP Client
— Telnet-like ASCII TCP client for ARC: connect to IP:port, send ASCII, view raw or HEX server responses with local echo
Try it →
Utility.loadProject(filename)
| filename | File path of project to load. |
Loads the project at file path filename.