Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR LUA

hwo do you comment out in lua


LUA COMMENTING
-- One line comment

--[[ Multiple 
     line
	 comment --]]
     
     
     
     
 -- Your comment here
 
PREVIOUS NEXT
Tagged: #hwo #comment #lua
ADD COMMENT
Topic
Name
5+7 =