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

lua_isnil

Declaration

Source position: Lua.pas line 411

function lua_isnil(

  L: Plua_State;

  n: Integer

):Boolean;