$currentfeature function
Returns the current feature being evaluated. This can be used with the 'attribute' function
to evaluate attribute values from the current feature.
Syntax
$currentfeature
Arguments
None
Example
attribute( $currentfeature, 'name' ) → returns value stored in 'name' attribute for the current feature