[Name] TEXT_EDIT_SQL_CFG [Description] Creates an input box suitable for entering SQL either directly or through a text editor. The text editor has SQL syntax highlighting, and depending on configuration, format specific SQL specific help, a list of database tables and thier columns and other standard text editor accordians. The config string contains a semi-colon delimited list options that configure the editor. The following are valid options. The option names and values should be Juan-encoded. MODE - SQL or WHERE. If SQL, drag and drop produces SELECT statements by default. FORMAT - The format shortname. DATASET - The dataset for a connection CONNECTION_PARAMS - SDF-encoded comma separated list of reader parameters needed for a connection START_TABLE - The accordian will start with table automatically expanded In a Transformer (*.fmx) File Syntax PARAMETER_NAME: PARAMETER_TYPE: TEXT_EDIT_SQL_CFG ,[;,]* PARAMETER_PROMPT: