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

lua_isstring

Declaration

Source position: lua.pas line 248

function lua_isstring(

  L: Plua_State;

  idx: Integer

):LongBool;