Skip to content

LoadViewOnClickHandle - cWebMenuItemLoadView

Converts psLoadViewOnClick object name to an object handle

Type: Function
Return Data Type: Handle

Syntax

Function LoadViewOnClickHandle Returns Handle

Call Example

Get LoadViewOnClickHandle to HandleVariable

Description

LoadViewOnClickHandle returns the handle of the object in psLoadViewOnClick, which is the property that should be set for cWebMenuItemLoadView menu items.

If psLoadViewOnClick is "", it returns 0, else it returns the object handle. If the object cannot be found, an error is raised. Developers might call this in OnChangeRights to determine the view's object handle.

Return Value

The handle of the object in psLoadViewOnClick