Converts the specified string representation of a number into a corresponding floating point number.
Result: Floating point number
Example:
{ToDouble([INSTANCE:Comments].SubString(0,3))}Comments: “2.70_RDOK”: results in 2.7 (starting value 0)
Converts the specified string representation of a number into a corresponding floating point number.
Result: Floating point number
Example:
{ToDouble([INSTANCE:Comments].SubString(0,3))}Comments: “2.70_RDOK”: results in 2.7 (starting value 0)
Comments
0 comments
Please sign in to leave a comment.