SetY
SetY(float y [, boolean resetX])
Description
Sets the ordinate and optionally moves the current abscissa back to the left margin. If the value
is negative, it is relative to the bottom of the page.
Parameters
y 
- 
The value of the ordinate.
 
resetX 
- 
Whether to reset the abscissa. Default value: 
true.
 
See also
GetX,
GetY,
SetX,
SetXY