You have actually seen the Translate command in earlier sample scripts. It sets the position from which the scene is viewed. The arguments give the amount to move from the current position in the x, y, and z direction.
Translate (x, y, z)
Translate( 0.0, 0.0, -2 );

Help created on 9/19/2017