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

luaL_optinteger

Declaration

Source position: Lua.pas line 625

function luaL_optinteger(

  L: Plua_State;

  nArg: Integer;

  def: lua_Integer

):lua_Integer;