PSJS_Intro_01

var dlg = new Window('dialog', "My Photoshop Tool", [100,100,400,400]);
dlg.show();