Hi,
Try the instance of syntax. Soemthing like:-
if lnk-obj instance of type System.Int32
display "I have been passed a System.Int32"
end-if
should do what you want.
Regards
David
Hi,
Try the instance of syntax. Soemthing like:-
if lnk-obj instance of type System.Int32
display "I have been passed a System.Int32"
end-if
should do what you want.
Regards
David