parentPagePageReturns the name of the parent page.$m.parentPage();Syntax $m.parentPage()ParametersNilReturn valueparentpage (string)Name of the parent page. The value will be null for the launching page of the app.