uConnect() action

From The x3270 Wiki

Sets up a named connection in the current profile. This action ensures that all of the settings associated with the connection, such as login macros, are applied, as opposed to the generic back-end Connect() action, which simply establishes a session to the named host using the current settings.

Parameters

host-connection
The name of the connection to use.

Examples

Connect to the connection named foo in the current profile.

uConnect(foo)