IsExtendedKeyBoard Method
The IsExtendedKeyBoard method determines whether or not Siebel Open UI is configured to use extended keyboard shortcuts. It returns one of the following values:
true. Siebel Open UI is configured to use extended keyboard shortcuts.
false. Siebel Open UI is not configured to use extended keyboard shortcuts.
It uses the following syntax:
IsExtendedKeyBoard()
It includes no arguments.