#$.afui.setBackButtonText(title)
set the back button text
##Example
$.afui.setBackButtonText("about");
##Parameters
text string
##Returns
undefined