blockly > Connection > getCheck

Connection.getCheck()-Methode

Prüfen Sie die Kompatibilität einer Verbindung.

Unterschrift:

getCheck(): string[] | null;

Gibt zurück:

string[] | null

Liste der kompatiblen Werttypen. Null, wenn alle Typen kompatibel sind.