Convert Numeric to A String with decimals
Convert Numeric to A String with decimals
Re: Convert Numeric to A String with decimals
Re: Convert Numeric to A String with decimals
VA rpt_Work0Input -> mnMathNumericToConvert
VA evt_Tempwork6_AA15 <- szReturnString
Re: Convert Numeric to A String with decimals
Re: Convert Numeric to A String with decimals
Re: Convert Numeric to A String with decimals
Re: Convert Numeric to A String with decimals
Q2.) Is your numeric in Currency or something else (e.g. quantity or rate, etc.)
- was/is working with B7321, B7331, B7332 too
Re: Convert Numeric to A String with decimals
A2) My value is coming out of Field GPA this is Gross Pay amount
Re: Convert Numeric to A String with decimals
if you have 57.7, AA10_variable=round(xxx,2) will return 57.70 in AA10 variable.
So, it's what you want.
I definitly forgot the C Functions because they never Works.
Re: Convert Numeric to A String with decimals
Copyright © 2017 vBulletin Solutions, Inc. All rights reserved.