|
: 37 : 37 : 0 |
It would be great if there was a function that you could call in LotusScript to check
if a dynamic array is initialized or not. I think it's fecking unreal that you have
to do a Ubound or LBound check and if that throws an error, it hasn't been initialized yet.
|