Home > @datashaper/workflow > isInputTableListStep
Indicates whether this step requires more than one input table.
Signature:
export declare function isInputTableListStep(verb: Verb): boolean;| Parameter | Type | Description |
|---|---|---|
| verb | Verb |
Returns:
boolean
Home > @datashaper/workflow > isInputTableListStep
Indicates whether this step requires more than one input table.
Signature:
export declare function isInputTableListStep(verb: Verb): boolean;| Parameter | Type | Description |
|---|---|---|
| verb | Verb |
Returns:
boolean