Address = FunctionParameters["PG_IP"]; Login = "bayselonarrend"; Password = FunctionParameters["PG_Password"]; Base = ""; Result = OPI_MSSQL.GenerateConnectionString(Address, Base, Login, Password);