13 lines
235 B
Plaintext
Raw Normal View History

<h3>$numfeatures function</h3>
In atlas generation, returns the total number of features within the coverage layer.
<h4>Syntax</h4>
<pre>$numfeatures</pre>
<h4>Arguments</h4>
None
<h4>Example</h4>
<pre>$numfeatures &rarr; 42</pre>