language reference section on 'extensible' annotation

This commit is contained in:
Philip Ginsbach
2025-10-01 15:38:14 +01:00
parent bd3bcf981a
commit 341a1191a3

View File

@@ -165,6 +165,16 @@ For example, the name ``DataFlowNode`` is deprecated and has the following QLDoc
This QLDoc comment appears when you use the name ``DataFlowNode`` in a QL editor.
.. index:: extensible
.. _extensible:
``extensible``
==============
**Available for**: |non-member predicates|
The ``extensible`` annotation is used to mark predicates that are populated at evaluation time through data extensions.
.. index:: external
.. _external: