White Space and Line Breaks
DScript ignores spaces, tabs, and line breaks in all code you enter unless you type the characters inside of quotation marks (e.g., "My text"). The only exception to this is that DScript allows spaces inside node names. For example, My Data is a legal node name.