[Overview][Constants][Types][Procedures and functions] Reference for unit 'Lua' (#gui)

luaL_getn

Declaration

Source position: Lua.pas line 579

function luaL_getn(

  L: Plua_State;

  idx: Integer

):Integer;