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

lua_tointeger

Declaration

Source position: Lua.pas line 247

function lua_tointeger(

  L: Plua_State;

  idx: Integer

):lua_Integer;