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

lua_lessthan

Declaration

Source position: Lua.pas line 242

function lua_lessthan(

  L: Plua_State;

  idx1: Integer;

  idx2: Integer

):LongBool;