Domino Code Fragment

Code Name*
Avoid error messages with DBLookup?
Date*
05/14/2024
Source (or email address if you prefer)*
Rlatulippe@romac.com
IP address:.3.137.138.94
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())