Hi,
Use the keyword "Nothing" equivallent to Null.:)
I thought there was an Nz function in LotusScript or an alternative.
In VB, the Nz function converts a returned null value to a user
defined value, like "" or 0.
Anyone have any thoughts?
Thanks.
Hi,
Use the keyword "Nothing" equivallent to Null.:)