action_="query"
<do action_="query">
runs the given
1010data query even if no data is retrieved or if the underlying block code has not
changed. (Available as of version 10.15)
This can be useful with <materialize>
, for example. See <materialize>
.
Syntax
<dynamic> <do action_="query"> [1010data_QUERY] </do> </dynamic>