GetDirection Method
The GetDirection method determines the direction that Siebel Open UI uses to display text. It returns one of the following values:
RTL. Siebel Open UI is configured so the user reads text progressing forward from first-to-last.
Null. Siebel Open UI is not configured so the user reads text progressing backwards from last-to-first.
It uses the following syntax:
GetDirection()
It includes no arguments.