Functions | |
json | WSM.AppHelper.Initialize () |
Initialize the WSMAppHelper component. | |
json | WSM.AppHelper.GetHistoryID () |
json | WSM.AppHelper.GetDisplayHistoryID () |
Request the id of the top level history being displayed - app supplied. | |
json | WSM.AppHelper.NewModel () |
NewModel deletes the History and creates a new History with the same History ID returned from GetDisplayHistoryID. | |
json WSM.AppHelper.GetDisplayHistoryID | ( | ) |
Request the id of the top level history being displayed - app supplied.
Out: Display History ID
json WSM.AppHelper.GetHistoryID | ( | ) |
json WSM.AppHelper.Initialize | ( | ) |
Initialize the WSMAppHelper component.
json WSM.AppHelper.NewModel | ( | ) |
NewModel deletes the History and creates a new History with the same History ID returned from GetDisplayHistoryID.
Out: Display History ID