|
|||||||
| Name | closeOutput ( ) | ||||||
| Examples | None available |
||||||
| Description | Use this Methode to close an output. 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 | closeOutput(outputNumber); closeOutput(outputName); |
||||||
| Parameters |
|
||||||
| Returns | None | ||||||
| Usage | Web & Application | ||||||
| Related | openInput ( ) openOutput ( ) closeInput ( ) closeInputs ( ) closeOutputs ( ) closePorts ( ) |
||||||