From 427c3b4de16675c29ea3c05c52d9817ba119ee30 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Mon, 14 Jul 2025 09:55:47 +0200 Subject: [PATCH] fix missed documentation update --- modules/database/src/std/rec/calcRecord.dbd.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/database/src/std/rec/calcRecord.dbd.pod b/modules/database/src/std/rec/calcRecord.dbd.pod index c14e535df..c26eac086 100644 --- a/modules/database/src/std/rec/calcRecord.dbd.pod +++ b/modules/database/src/std/rec/calcRecord.dbd.pod @@ -121,7 +121,7 @@ the expression which will operate on their respective values, as in A+B. Also, the RNDM nullary function can be included as an operand in the expression in order to generate a random number between 0 and 1. -=fields A - L +=fields A - U The keyword VAL returns the current contents of the VAL field (which can be written to by a CA put, so it might I be the result from the last time