Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/DataprepAsset > BlueprintAPI/EditorScripting/DataprepAsset/Actions
Remove a step from the action
Target is Dataprep Core Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Dataprep Action | The dataprep action from which we will remove the step |
| integer | Index | the index of the step to remove |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |