Sure !
Use the function 'str2num' ;
Examples :
Str2Num("123.45")
returns the value '123.45'.
Str2Num("a123")
returns the value '0.0'.
Str2Num("123a")
returns the value '123.00'.

Best regards



--- In Axapta-Knowledge-Village@yahoogroups.com, "giridharraj" 
<giridhar...@...> wrote:
>
> Hi,
> 
> Can anyone give me an idea on how to convert a value in string datatype to a 
> real in x++?
> 
> Thanks and Regards,
> Giridhar Raj.
>


Reply via email to