This looks nice doesn't it. It appears that the value output from the Decimal String to number function would include the decimal and fractional parts of the number 123.456.
But as you can see, and it is stated in help, this function returns an integer. It allows you to manipulate the data type but this is only for convenience.
I suggest changing this function to include changing the string to the data type wired. Or add functions that converts to the other numeric types and include the fractional portions of the string value wired to the function.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.