IsMobileApplication Method
The IsMobileApplication method determines whether or not Mobile is enabled for the Siebel application that is currently running in the client. It returns a string that includes one of the following values:
true. Mobile is enabled.
false. Mobile is not enabled.
It uses the following syntax:
IsMobileApplication()
It includes no arguments.