FormIt Plugin API  v23.0.0 (2023.0.0)
WSM.AppHelper API

Description

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...
 

Function Documentation

json WSM.AppHelper.GetDisplayHistoryID ( )

Request the id of the top level history being displayed - app supplied.

Out: Display History ID

Returns
WSM.INVALID_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

Returns
WSM.INVALID_ID