Resco JavaScript Bridge: Difference between revisions

Jump to navigation Jump to search
Line 229: Line 229:
The JavaScript code creates a query, which corresponds to the following expression in XML:
The JavaScript code creates a query, which corresponds to the following expression in XML:


<syntaxhighlight lang='js'>
<syntaxhighlight lang='xml'>
<fetch version="1.0" aggregate="false">
<fetch version="1.0" aggregate="false">
   <entity name="account"><attribute name="name" />
   <entity name="account"><attribute name="name" />

Navigation menu