tilli Posted February 26, 2009 Report Share Posted February 26, 2009 Hi, I have a String "11.6282" and i want to convert it into a decimal number 11.6282 I have tried using "Decimal String to Number" but that returns a integer of 11 Does any one have any idea? actually i have figured out how to do it Quote Link to comment
nicolasB Posted February 26, 2009 Report Share Posted February 26, 2009 QUOTE (tilli @ Feb 25 2009, 01:36 PM) Hi,I have a String "11.6282" and i want to convert it into a decimal number 11.6282 I have tried using "Decimal String to Number" but that returns a integer of 11 Does any one have any idea? actually i have figured out how to do it Hello, use the Fract/Exp String To Number Function. Nicolas Quote Link to comment
Aitor Solar Posted February 26, 2009 Report Share Posted February 26, 2009 QUOTE (tilli @ Feb 25 2009, 01:36 PM) actually i have figured out how to do it Great, but I would advise to use "Fract/Exp String to number" instead, is much faster than "Scan value". Saludos, Aitor EDIT: Oops, and nicolasB has been faster than me Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.