Hi, I am going through the clip and ship example, can some please help me understand how does
gp.getparameterastext(0)
the index match up?

my parameter has 5 parameters

However in the code there are 7 parameter. In the parameter above, output zip should have been 4 however in the code it is using 6. if coordinateSystem and customCoordSystemFolder are not set as parameter (just variable) how does it know the index of it?

Also how do you configure the in_memory attribute? Can i just declare a in_memory variable by specifying in_memory\whatever I want? how does it know what the attributes are?
