WebApplication.ApplicationIdentifier

From Xojo Documentation

Read-Only Property (As String )
StringValue = aWebApplication.ApplicationIdentifier

Supported for all project types and targets.

A unique string to identify your web application. Typically written in reverse domain name order: com.example.webappname.

Notes

fa-info-circle-32.png
ApplicationIdentifier must be specified in order for your web app to work.