Creates a button for web app installation. Use it in conjunction with SoftadminSnippet.WebApp_Install_Init to link the web app configuration and enable the button to trigger installation.
SELECT SoftadminSnippet.WebApp_Install_Button('Install Web App', 'WebAppInstallButton') AS Html;