| Operator Type: | Function |
| Operator Scope of Action: | Item |
| Operator Purpose: | Boolean (query) |
indented(N[,"item"])
Returns true if the current note is N levels below the root. Where item is supplied, N is instead tested against the number of outline levels between the current note and item (as opposed to root). The item parameter must be quoted.
In the query creation pop-ups of agent and Find dialogs this function is listed as "has indentation".
This replaces the legacy #indented query operator.
