[
Overview
][
Constants
][
Types
][
Procedures and functions
]
Reference for unit 'lua' (
#pLua
)
lua_isboolean
Declaration
Source position: lua.pas line 433
function
lua_isboolean
(
L
:
Plua_State
;
n
:
Integer
):
Boolean
;