Started looking at the Obj functions and i want to start playing around with them but im trying to figure out how to find the functions associated with the Obj that is created. For example, in an iTunes UDF it has things like: $Library_Tracks = $iTunesApp.LibraryPlaylist.Tracks How do i find out what properties that each obj has?? like the ".LibraryPlaylist.Tracks" Im guessing there is some tool that can assist in finding these out? or doi need to go searching for these somewhere??   Thx!