blockly > Connection > isConnected

Connection.isConnected() method

Is the connection connected?

Signature:

isConnected(): boolean;

Returns:

boolean

True if connection is connected to another connection.