ExpressionEditorDialog.setCurrentState

Syntax

setCurrentState(state: Object|String);

Parameters

source. Expression to set.

Description

The setCurrentState method sets expression in the workbook expression editor.

Example

The example of method use is given on the Example of Creating the ExpressionEditorDialog Component page.

See also:

ExpressionEditorDialog