fn: lua_gettop
[contents]
f++ :
n++ :
Contents
Syntax
The syntax for
lua_gettop()
@lua_gettop()
Description
The
f++ example
Example of
lua_pushnumber(14) console(lua_gettop())
n++ example
Example of
@lua_pushnumber(14) @console(@lua_gettop())