DCode

Covers Engine 2.0.0

repeat

Begin a native Lua repeat-until loop.

Syntax

repeat ... until <condition>

Available in

  • Executable DCode bodies

Native C++

Lua only. This feature has no Native C++ code-generation binding.

Example

repeat