workflow.lookup.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/workflow > lookup
lookup() function
Signature:
export declare function lookup(id: string): LookupNode;
Parameters
| Parameter | Type | Description |
|---|---|---|
| id | string |
Returns:
LookupNode
January 18, 2023 ยท View on GitHub
Home > @datashaper/workflow > lookup
Signature:
export declare function lookup(id: string): LookupNode;
| Parameter | Type | Description |
|---|---|---|
| id | string |
Returns:
LookupNode