DCode

Covers Engine 2.0.0

next

Iterate the next table entry.

Syntax

next(table_value, index)

Available in

  • File scope
  • Executable DCode bodies

Native C++

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

Example

next(table_value, index)