PLD top-level constant

String const PLD

Partial Line Forward.

PLD causes the active presentation position to be moved in the presentation component to the corresponding position of an imaginary line with a partial offset in the direction of the line progression. This offset should be sufficient either to image following characters as subscripts until the first following occurrence of PARTIAL LINE BACKWARD (PLU) in the data stream, or, if preceding characters were imaged as superscripts, to restore imaging of following characters to the active line (the line that contains the active presentation position).

Any interactions between PLD and format effectors other than PLU are not defined by Standard.

Implementation

const String PLD = '${ESC}K';