I want to set the title in the B4XMainPage module. I get a syntax compile error with this code in 'Sub B4XPage_Created':
What should this code be?
B4X:
B4XPages.SetTitle(Me, "Test”)
Last edited: