maxSteps property

int? maxSteps
getter/setter pair

The max number of steps/actions Robo can execute.

Default is no limit (0). Optional

Implementation

core.int? maxSteps;