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())
The syntax for
lua_gettop()
@lua_gettop()
The
Example of
- lua_pushnumber(14)
- console(lua_gettop())
Example of
- @lua_pushnumber(14)
- @console(@lua_gettop())