Source position: Lua.pas line 242
function lua_lessthan(
L: Plua_State;
idx1: Integer;
idx2: Integer
):LongBool;