Domino Code Fragment

Code Name*
Avoid error messages with DBLookup?
Date*
06/09/2026
Source (or email address if you prefer)*
[email protected]
IP address:.104.23.197.110
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())