From 7d6ef325025a0c91f715f7943d007023742a8947 Mon Sep 17 00:00:00 2001 From: Edmund Blomley <43214674+eddybl@users.noreply.github.com> Date: Fri, 12 Dec 2025 18:05:08 -0600 Subject: [PATCH] Docs: Mention that pva is supported for JSON links --- modules/database/src/std/link/links.dbd.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/database/src/std/link/links.dbd.pod b/modules/database/src/std/link/links.dbd.pod index 93da47655..c1b61a320 100644 --- a/modules/database/src/std/link/links.dbd.pod +++ b/modules/database/src/std/link/links.dbd.pod @@ -130,7 +130,9 @@ An optional expression that returns non-zero to raise a minor alarm. A JSON list of up to 24 input arguments for the expression, which are assigned to the inputs C, C, C, ... C. Each input argument may be either a -numeric literal or an embedded JSON link inside C<{}> braces. The same input +numeric literal or an embedded JSON link inside C<{}> braces. A C link +could provide values from another record in this or other IOCs if built in, but +the built-in non-JSON CA or DB link types are not supported. The same input values are provided to the two alarm expressions as to the primary expression. =item out