Difference: VarQUERY (1 vs. 2)

Revision 2
14 Oct 2014 - Main.MatthiasGeorgi
Line: 1 to 1
Deleted:
<
<
 
META TOPICPARENT name="Macros"

QUERY -- get the value of meta-data

Changed:
<
<
  • Uses the query syntax described in QuerySearch to get information about meta-data.
>
>
  • Uses the query syntax described in QuerySearch? to get information about meta-data.
 
    • supports formatted access to formfields and other meta-data in topics using the same syntax as is used in IF and SEARCH statements,
    • gives access to all meta-data, including that added by extensions,
    • supports reporting values using JSON and other standards, simplifying the retrieval of meta-data for REST applications,
Line: 30 to 29
  %QUERY{"Firstname"}%

Get a list of all the names of attachments on
Changed:
<
<
the topic 'System.DocumentGraphics': %QUERY{"'System.DocumentGraphics'/attachments.name"}%
>
>
the topic 'Projekte/Projekte/System.DocumentGraphics': %QUERY{"'Projekte/Projekte/System.DocumentGraphics'/attachments.name"}%
 

Get configuration setting {NameFilter}: %QUERY{"{NameFilter}"}%
 
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback