commenting out code?

i dont think there is, but if i am missing something is there a way to comment out your code in a way like adding //'s in textbased programming?

It’s called the diagram disable structure

You can also double click with your mouse on any white space, and start typing comments.

The only problem with this is that when you clean up your code, your comments don’t stay near the code its commenting.

where would i find the diagram disable structure?

It’s under the diagrams section (The first little pictures same place as case structures) and it’s like the 4th item down.

There’s a Search button at the top of the Functions Palette. It’ll help you find anything you can name.