PositionName Method
The PositionName method returns the name of the current user position. Siebel CRM sets this value when it starts the Siebel application, by default. It uses the following syntax:
Application. PositionName()
It includes no arguments.
For example:
SiebelApp.S_App. PositionName();