Domino Code Fragment

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