#########################################
inObject, inName, inDescription, inCustomTypeList, \
inCustomType, inCloneable, inNot_unattendable_folder, \
inMonthly_email_folder, inWeekly_email_folder, inEmailAddress = range(10)
In = {}
In[inObject] =...