FormIt Plugin API
v23.0.0 (2023.0.0)
|
Functions | |
json | WSM.AppHelper.Initialize () |
json | WSM.AppHelper.GetHistoryID () |
json | WSM.AppHelper.GetDisplayHistoryID () |
Request the id of the top level history being displayed - app supplied. More... | |
json | WSM.AppHelper.NewModel () |
NewModel deletes the History and creates a new History with the same History ID returned from GetDisplayHistoryID. More... | |
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 | ( | ) |
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