workflow.basenode.hasboundinput.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/workflow > BaseNode > hasBoundInput
BaseNode.hasBoundInput() method
Signature:
protected hasBoundInput(name: SocketName): boolean;
Parameters
| Parameter | Type | Description |
|---|---|---|
| name | SocketName |
Returns:
boolean