[Overview][Constants][Types][Procedures and functions] Reference for unit 'lua' (#pLua)

lua_isnoneornil

Declaration

Source position: lua.pas line 436

function lua_isnoneornil(

  L: Plua_State;

  n: Integer

):Boolean;