if statement against MV variable

12 views
Skip to first unread message

drdanny

unread,
Feb 14, 2014, 12:51:00 PM2/14/14
to multi...@googlegroups.com
all,

I am on D3 7.4, AIX 6.1.

when I perform an if statement against a multivalued variable, testing for the existence of nothing, if there are value marks, there is something there though no meaningful data.  is there a clean way to handle such an obstacle?

thanks,

drdanny

Ross Ferris

unread,
Feb 18, 2014, 5:45:17 AM2/18/14
to multi...@googlegroups.com
field2test = WHATEVER<1>
convert @VM to "" in field2test
if field2test = "" then ;* really blank unless you need to cater for @sm
Reply all
Reply to author
Forward
0 new messages