Title
Type
String
Since
1.0
Description
The "Title" is an expression for the generated title of the query. The title is generated at moment of the execution by evaluating the stringexpression.
The title can contain current filter-setting etc. and can become quite long. Whenever a query is exported or saved into a snapshot, the title is taken as the result-name, so you should make the title well speaking.
Examples
Title = "'Sales report for ' + TOSTRING( Time )"
See also
Name
