QGIS/resources/function_help/$atlasfeatureid
Werner Macho 9864bfc11b adding function help for atlasid and atlasgeometry
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-04-10 12:01:18 +02:00

15 lines
325 B
Plaintext

<h3>$atlasfeatureid function</h3>
Returns the feature id of the current row while using atlas.
This enables you to use features of atlas in rules
and for example show or hide features based on their id.
<h4>Syntax</h4>
<pre>$atlasfeatureid</pre>
<h4>Arguments</h4>
None
<h4>Example</h4>
<pre>$atlasfeatureid = $id</pre>