|
ResultGrid
|
|
| Options: Main | Filter
|
| · | Main - exports main window to grid
|
| · | Filter - exports filter window to grid
|
| What to write to the grid - text combined with variables
|
| Insert the string "%tab%" between two column variables to create a new column, example: %col2%%tab%%col5%.
|
| Specify a range of columns by inserting a minus character and a second value in the column variable, example: %col1-5%.
|
| When exporting a range, each column in the range is delimited by the character specified in the "NTreport.Delimiter" setting in the [Settings] section. Therefore, set "NTreport.Delimiter=%tab%" to put range data in different grid columns and set "NTreport.Delimiter=%spc%" to put range data in same grid column.
|
| Column to sort grid by
|
| A minus sign in front of the column number changes sort order.
|
| Column to wrap text in
|