ConnectionIniFromCmdLine - cConnection

Returns Connection.Ini file name if it was passed into the application on the command line

Type: Function

Return Data Type: String

Parameters: None

Return Value

Connection.Ini file name


Syntax
Function ConnectionIniFromCmdLine Returns String

Call: Get ConnectionIniFromCmdLine to StringVariable


Description

Returns Connection.Ini file name if it was passed into the application on the command line.

This requires a cApplication object.