How do I add a line to my post that will add a T# so the tool changer stages the next tool in the carousel?

This is for a HAAS VF2ss.

My code is..

N1 G0 G17 G40 G49 G53 G80 G90 Z0
M6 T1
G54 X0 Y0 M3 S2000
G43 H1 Z.1
/M8
T2 <<<<<< I'd like to add a T# here to stage the next tool.
.
.
.