Config {}
This property group allows you to specify a replacement library list for an operation.
CSV {}
Specifies formatting information for CSV documents (CSV documents include Microsoft Word and Microsoft Excel formats).
When a user chooses to view data in a CSV document, this property group describes how that document should be formatted.
DetailDisplay {}
When a single entry (row) is displayed, this section contains information about how to display the details of a row to the user (row details are what the user sees when they insert a new row into the results, or when they select a row from the list of rows in the results, and choose to view, edit, or copy that row). Most SQL operations do not need to include these properties - they can simply use the WOW defaults. If you want to use a different JSP to display detailed results, set the appropriate DetailDisplay property. The features described below should only be used by advanced programmers who have experience with Java and JSP programming.
showInstructions
TRUE | FALSE
Should instructions be shown in details mode.