next
Short summary
This property sets the next step of the cycle manager.
Example
MY_STEP:
cyclemanager.steps.next := SUCCESS_STEP;
cyclemanager.executeCommand(finalizeProcess);
- **Type:** `DINT`
- **Getter:** `public`
- **Setter:** `public`
## Code
### `Declaration`
```structuredtext
{attribute 'hide'}
PROPERTY next : DINT