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

lua_toboolean

Declaration

Source position: Lua.pas line 249

function lua_toboolean(

  L: Plua_State;

  idx: Integer

):LongBool;