Sorry if this is just me being dense, but when a new build is released (in this instance from 3.7 to 3.8) is there any specific location that we should look in for examples involving new commands.
As an example 3.8 adds the following new commands
- dbr.template - ability to apply a template to the result set
dbr.sort - set initial sorting order
dbr.sortmethod - ability to specify sorting method for a column
dbr.chart.options stacked_order - allows to specify multiseries column order
Are there examples of these available, or do they get added to the documentation following on from release?