Home RAP

RAP CALC Absolute Value

What is the proper method for doing an absolute vale calc, it doesn't like ABS

Value := DBCalcPropArRecvd.Value -
ABS(DBCalcPropArAdjust.Value) - DBCalcPropArApplied.Value

Comments

  • Hi Mark,

    The Abs function is not natively available in RAP. I will add this to our list of possible future enhancements.

    Currently you can create a RAP pass-thru function that enables this functionality. I emailed you the pass-thru code to use with RB 19.03.


    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
Sign In or Register to comment.