The ViewName property specifies the View name to be used when connecting to the application. The View name defines the actual host system to use. It also optionally might define details such as the language code to use, the usercode and password.
Syntax
Object.Usercode
<Object> is an expression that evaluates to an instance of a Component Enabler connection object.
Returns
The current ViewName.
Example
LINCAPP.ViewName = "MYSYS"