I am trying return a programmatically built string from a c++ function to InstallScript. For example, appending and replacing (sub-strings) a string that I return from another function.Code in c++SQLHELPER_API LPCSTR GetAvailableAppName(LPCSTR appNam...