Domino Code Fragment

Code Name*
Avoid error messages with DBLookup?
Date*
07/04/2025
Source (or email address if you prefer)*
[email protected]
IP address:.172.70.80.168
Description*
How do you avoid error messages with DBLookup?
Type*
Formula
Categories*
(Misc)
Implementation:
Required Client:
Server:
Limitations:
Comments:
Where the second lookup uses the same criteria as the first.
Files/Graphics attachments (if applicable): Code:
TmpVar := @If(@IsError(@DbLookup()); ""; @DbLookup())