I notice that there are 2 versions of onTitleChange. There is:
System.onTitleChange(String newtitle)
and
System.onTitle2Change(String newtitle2)
Whatis the difference??????
It is not documented.
System.onTitleChange(String newtitle)
and
System.onTitle2Change(String newtitle2)
Whatis the difference??????
It is not documented.
Comment