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

lua_isnumber

Declaration

Source position: Lua.pas line 225

function lua_isnumber(

  L: Plua_State;

  idx: Integer

):LongBool;