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

lua_equal

Declaration

Source position: lua.pas line 259

function lua_equal(

  L: Plua_State;

  idx1: Integer;

  idx2: Integer

):LongBool;