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

![[ports] (FreeBSD) Get it from the FreeBSD [ports]](../../images/freebsd.webp)
