RLO constant

String const RLO

The U+202E RIGHT-TO-LEFT OVERRIDE character.

Force following characters to be treated as strong right-to-left characters.

For example, this causes English text to render backwards.

Use PDF to end the override.

Implementation

static const String RLO = '\u202E';