SETORIENTATIONRTL

Use the SETORIENTATIONRTL function to convert the orientation of a text object from left-to-right (LTR) to right-to-left (RTL).

Syntax:
SETORIENTATIONRTL (left_to_right_oriented_text_object, true_false_text_object, TRUE_or_FALSE_text_object)
Meaning:
SETORIENTATIONRTL (XML fragment)
Returns:
A text object with right-to-left orientation.

Example

SETORIENTATIONRTL (VLTRData:In1, "FALSE")