SpanRelevance Function

SpanRelevance Function

Relevance:
Variable occurrences within this function do not contribute towards the overall relevance of those variables.
Consequently, such variables must occur in at least one other context for them to be considered relevant.
Description:
Equivalent to the relevance expression for the referenced span. The relevance expression takes into account the repeat context, if any, where this function occurs. Returns true if the referenced span is definitely relevant in the current repeat context. Returns false if the referenced span is definitely irrelevant in the current repeat context. Otherwise this function does not evaluate.
Returns:
Boolean
Parameter:
Parameter
Data Type
Description
1
Any
The span reference.
Example:
Expression
Result
SpanRelevance(SpanID)