Home > blockly > Connection > getCheck
Connection.getCheck() method
Get a connection's compatibility.
Signature:
getCheck(): string[] | null;
Returns:
string[] | null
List of compatible value types. Null if all types are compatible.
Home > blockly > Connection > getCheck
Get a connection's compatibility.
Signature:
getCheck(): string[] | null;
Returns:
string[] | null
List of compatible value types. Null if all types are compatible.