Domino Code Fragment

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