Good MEL style
 
 
 

This section contains tips on coding MEL with good style. Good style is not a requirement: your MEL code will still run if you don’t follow the tips in this section. However using good style will make your scripts more readable, understandable, and easier to debug.

Using a good scripting style can help you clarify your own ideas while you create a script, making complicated scripts easier to create as well as understand.