Need help with MathNumericToInt

johnnie

Member
I am trying to convert MathNumeric "627" to an integer and my result is 6. I was expecting 627.
 
Hello

I tested B8000030 to convert a math numeric to integer and it is working for me. You might want to use it. B8000030 has one statement in the function. It calls MathNumericToInt to convert a math numeric to integer.
 
Also, please post the details as to which version of E1, tools release, server, etc.

This may help others help you.
 
... and you use ???? Data Dictionary Items for the two variables.
PS I would look into the integer SIZE.
 
Back
Top