ui.Application.setIdentifier() changes the default identifier of the application.
Syntax
ui.Application.GetCurrent().setIdentifier("identifier")
Arguments
identifier |
a string |
Usage and examples