ExpressionEdit.DisplayBrowseExprDialog

Syntax

ExpressionEdit.DisplayBrowseExprDialog

Return Value

Boolean

Returns True when you click OK in the Expression Browser dialog box. Returns False when you click Cancel .

Purpose

Launches the Expression Browser dialog box. Use the ExpressionEdit.BrowseExprDialogTitle property to customize the title for the dialog box, and use the BrowseExprDialogOptions constants to specify additional options.

See Also

BrowseExprDialogOptions

Engine.DisplayBrowseExprDialogEx

Expression Browser dialog box

ExpressionEdit.BrowseExprDialogClosed

ExpressionEdit.BrowseExprDialogOpened

ExpressionEdit.BrowseExprDialogTitle

ExpressionEdit.Context