Launches a modal text editor in the ui. After typing in the text editor, if you press ok then the content typed in the
editor is saved as a string and is returned from the function.
bdeIsEditorRunSelect
Returns whether a run on a sequence of oml statements in a script in an editor by selecting only those oml statements has occured or not.
bdeLaunchModalEditor
Launches a modal text editor in the ui. After typing in the text editor, if you press ok then the content typed in the editor is saved as a string and is returned from the function.