Code Line Separator...?
Community Forums/General Help/Code Line Separator...?| 
 | ||
| I can't think of the symbol (if it is used) to split commands into separate lines. I;m not even sure if BlitzMax has it. Basically if I wanted to split a command's parameters into other lines, I would do this: What would I use in place of _ ? | 
| 
 | ||
| Hello. Help regarding BlitzMax coding should be placed in the BlitzMax programming forum. that said, it's double dot. SomeFunction( Param1:type, Param2:type, ..
              Param3:type, Param4:type) | 
| 
 | ||
| Okay, thanks. And yeah my mistake. Sorry. |