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

lua_isnil

Declaration

Source position: lua.pas line 432

function lua_isnil(

  L: Plua_State;

  n: Integer

):Boolean;