Skip to contents

Returns the name of the axis that a query operates on.

Usage

query_axis_name(query)

Arguments

query

Query string or query object

Value

The name of the axis as a character string

Details

This is useful for understanding which axis a query will affect or for building compound queries programmatically.