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

lua_isnone

Declaration

Source position: Lua.pas line 414

function lua_isnone(

  L: Plua_State;

  n: Integer

):Boolean;