Sometimes, especially in a larger document it can become necessary to check for locally set attribute values, i.e. a value set in a given note/agent, as opposed to inherited via a default or the document default for that attribute.
This can be done two ways:
- For a given note, get all attributes with local values: see $LocalAttributes.
- For a given attribute, get all notes with a local value: see hasLocalValue().