[
Overview
][
Constants
][
Types
][
Procedures and functions
]
Reference for unit 'lua' (
#pLua
)
lua_isnumber
Declaration
Source position: lua.pas line 246
function
lua_isnumber
(
L
:
Plua_State
;
idx
:
Integer
):
LongBool
;