iOS Question Set the title for a page

toro1950

Member
Licensed User
In the MainPage I can set the title with the following code
B4XPages.SetTitle(B4XPages.MainPage,"My Title"
in the other pages it gives me an error. is there a way to set the title on other pages?
I thank in advance anyone who wants to help me
 
Top