L
Lieven De Foor
Guest
Hi Evan, I don't want to get the default value of a data type, I want to get the initial value of a variable/property. DEFINE VARIABLE MyInt AS INTEGER NO-UNDO INITIAL 42. I would want to get the value 42 of MyInt even after it has been changed by code.
Continue reading...
Continue reading...