<value>The InitScript is a python script run everytime an interactive shell is opened. It is commonly used to performe initialization of helper functions and variables.
The StartupScript is run once when CAD starts up in the IExternalApplication.OnStartup event. Use this to customize the RibbonPanel and set up event handlers for the IdlingEvent and similar nifty things.</value>