Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/DataprepAsset > BlueprintAPI/EditorScripting/DataprepAsset/Actions
Get the number of steps for a dataprep action
Target is Dataprep Core Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Dataprep Action | The dataprep action from which we will count the number steps |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Return Value | The number of steps the dataprep action |