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