Returns the file extension used by the archive format as declared by the rendering engine.
var oMentalRay = Application.Renderers( "mental ray" ) LogMessage( oMentalRay.SceneArchiveInfo.Extension ); // Output of this script: // INFO : mi2