LRO constant

String const LRO

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

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

For example, this causes Hebrew text to render backwards.

Use PDF to end the override.

Implementation

static const String LRO = '\u202D';