Navigation: EmEditor Help > Macro Reference > Point Object > Properties
Macro: y Property (Point Object)
Represents the vertical (or line) position of the Point object.
y = point.y;
point.y = y;
y = point.y
point.y = y
Supported on EmEditor Professional Version 17.0 or later.