workflow.isnumericinputstep.md
February 26, 2024 ยท View on GitHub
Home > @datashaper/workflow > isNumericInputStep
isNumericInputStep() function
Signature:
export declare function isNumericInputStep(verb: Verb): boolean;
Parameters
| Parameter | Type | Description |
|---|---|---|
| verb | Verb |
Returns:
boolean