Get value from editor

Description

Specify the Javascript to commit the value you are editing.

The Javascript must 'return' the edited value. For example, your code might look like this: return {dialog.object}.getValue('CONTROL1');. If you are editing a group of fields, your code must return an array of values.

See Also