I need to know how to create the 0s complement of a number.
EXAMPLE: the 0s complement of 5 is -5.
Or how do you make a number negative in AX?
Maybe there is a trick to make a variable negative.
Let me know! (I suddenly needed this while I was programming in product builder.)
Thanks,
*This post is locked for comments
Well don't search to far for the solution...
x = -x; is just what you need.
kind regards,
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,188 Super User 2024 Season 2
Martin Dráb 230,030 Most Valuable Professional
nmaenpaa 101,156