I'm exploring template creation. Can someone with more experience tell me how to call this function so that it opens the Track Properties sheet at the 'Recording' page? I've determined that the third argument is the key to selecting the page, but I've tried a variety of values here and so far, I've got:

(0,0,0) - General
(0,0,1) - Credits
(0,0,2) - Notes
(0,0,3) - Lyrics
(0,0,4) - Musicians

I tried final arguments 5-8 and these all opened the General page, at which point I decided I could do that a long time before stumbling onto it by accident.

If anyone knows how to use the function to do what I want, I'd appreciate the help. Thanks!