InvokingView - cWebModalDialog

Returns a handle to the invoking view object

Type: Function

Return Data Type: Handle

Parameters: None

Return Value

Handle to the invoking view object; C_WebUnresolvedObject if there is no invoking view.


Syntax
Function InvokingView Returns Handle

Call: Get InvokingView to HandleVariable


Description

Returns a handle to the invoking view object (i.e. the view that activated this modal dialog).

See Also

psInvokingView