| Context(s) | chop cop2 sop | 
                
                    
                    
                    
                        int  isconnected(int opinput)
                    
                    
                
            
            
                opinput
The input number to read from, starting from 0. For example, the first input is 0, the second input is 1, and so on.
Returns
1 if ‹input_number› is connected, or 0 if the input is not connected.
| utility |