var myRBox = app.activeDocument.pathItems.roundedRectangle( 0,10, 100,150, 20,10, false ); alert(myRBox);