1 Code Builder Interface

Code Builder is Origin's and integrated development environment. It provides standard tools for writing, compiling, and debugging Origin C, Python and LabTalk code.

To open Code Builder, click the View: Code Builder menu item or click the button on the Standard toolbar or press Alt+4. Everything you need to develop your programs and scripts is in this window:

To quickly get started with the use of Code Builder, please refer to . Python developers can refer to Origin's documentation and .

The upper panel is the interface where Code Builder provides all its commands and options.
For further information please refer to .
The middle panel is the main working space where you can organize and develop your Origin C programs, Python programs and your LabTalk scripts.
For further information please refer to .
For debugging LabTalk scripts please refer to .
The lower panel contains information of your Code Builder such as position information of the cursor.
For further information please refer to .
This section covers the following topics: