01-23-2006 12:00 AM
01-23-2006 01:26 AM
The online help (LV 😎 lists the following target types: Windows, FPGA, PalmOS, RT, Mac, Unix, and PocketPC.
You would typically use this if portions of the code are OS specific. If you just want to disable (= comment out) part of the diagram, you should use the diagram disable structure instead.
What are you trying to achieve?