Skip to main content

continue

Control Flow

Skips to the next iteration of the current loop.

Parameters

Parameter Type Required Default Description

Usage Example

RTILA X PROJECT JSON

    {
  "command": "continue",
  "params": {}
}
  

Related Scenarios

Related Learning Articles

Was this helpful?