Jump to content

Recommended Posts

Posted (edited)

Hello,

 

I know I can comment out a line of lua code with "--"

 

 

Is there a way to comment out a section without the -- in front of every line?

 

For example (in C programming?):

 

// is a line comment

 

/*

 

comments out

 

all of

 

this

 

*/

 

thanks very much.

Edited by JG14_Smil
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...