12345678 |
- String function comm_newPort()
- Boolean function comm_hasInput(comm : String)
- Void function comm_set(comm : String, value : Element)
- Element function comm_get(comm : String)
- String function comm_connect(service : String)
- Void function comm_close(comm : String)
- Element function comm_get_list(comm : String)
|