.. |ico9| image:: /images/rightarrow.jpeg :height: 2ex .. |ico1| image:: /images/1.png :height: 4ex .. |ico2| image:: /images/2.png :height: 4ex .. |ico3| image:: /images/3.png :height: 4ex .. |ico4| image:: /images/4.png :height: 4ex .. |ico5| image:: /images/5.png :height: 4ex .. |ico6| image:: /images/6.png :height: 4ex .. |ico7| image:: /images/7.png :height: 4ex .. |ico8| image:: /images/8.png :height: 4ex **Python API** ============== This document describes how to use API via Python Script within CLO. Access Python Editor --------------------- Main Menu |ico9| Script |ico9| Python |ico9| **Script** |ico9| **Python** .. figure:: /images/mdpython.gif :align: center | |ico1| **New Document** .. figure:: /images/pe1.png :align: center | |ico2| **Save** .. figure:: /images/pe2.png :align: center | |ico3| **Save As** .. figure:: /images/pe3.png :align: center | |ico4| **Run Script** .. figure:: /images/pe4.png :align: center | |ico5| **Source** .. figure:: /images/pe5.png :align: center | |ico6| **Open** .. figure:: /images/pe6.png :align: center | |ico7| **Script Editor** .. figure:: /images/pe7.png :align: center | |ico8| **Console Log** .. figure:: /images/pe8.png :align: center |