M
mike@nimble
Guest
The .isInteger operator is actually an extended operator, provided by Progress as an example of what extended operators can do, and how they can be built. Using the sample code provided for .isInteger, along with the information contained in "Corticon Extensions Guide" document, you can make a similar operator .isDecimal to solve your problem.
Continue reading...
Continue reading...