DCode

Covers Engine 2.0.0

goto

Jump to a Lua label in the current function.

Syntax

goto <label>

Available in

  • Executable DCode bodies

Native C++

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

Example

goto label