[ROOT] / doc / toc / ARCQuery / Class / QueryExpressionTitle

Execute , SyntaxHelp , TryCheckForExistenceOfKey


The title to be used in the final presentation of the query result.

Specified through QueryExpressionTitle and stored in Title.
Does not affect query result in itself, only its presentation

Note that query is terminated before 'TITLE ...' is encountered, then the Title will not show in the presentation.
Place 'TITLE ...' as early as possible in the query string in order to avoid this.

See SyntaxHelp.


ExecuteTransforms the given input collection into a resulting collection.
SyntaxHelpTITLE {title}
TryCheckForExistenceOfKeyUsed by query expressions in order to catch wrong field names used or misspelling of field names.

Details

Generated 2024-03-29 09:08:43.578 UTC