what would be the result of the below expression? If Num(Arg1) Then 'Y' Else 'N' where Arg1 = '' [Empty]
Reveal answer
Fill a bubble to check yourself
what would be the result of the below expression? If Num(Arg1) Then 'Y' Else 'N' where Arg1 = '' [Empty]