|
|||||||
| Name | closeInput ( ) | ||||||
| Examples | None available |
||||||
| Description | Use this Methode to close an input. You can close it with its number or name. There is no need of closing the ports, as promidi closes them when the applet is closed. | ||||||
| Syntax | closeInput(inputNumber); closeInput(inputName); |
||||||
| Parameters |
|
||||||
| Returns | None | ||||||
| Usage | Web & Application | ||||||
| Related | openInput ( ) openOutput ( ) closeOutput ( ) closeInputs ( ) closeOutputs ( ) |
||||||