InvokingView - cWebModalDialog
Returns a handle to the invoking view object
Type: Function
Return Data Type: Handle
Syntax
Function InvokingView Returns Handle
Call Example
Get InvokingView to HandleVariable
Description
Returns a handle to the invoking view object (i.e. the view that activated this modal dialog).
Return Value
Handle to the invoking view object; C_WebUnresolvedObject if there is no invoking view.