Converts the specified string representation of a number into a corresponding integer.
Result: Integer
Example:
{ToInt32([INSTANCE:Comments].SubString(5,2))} Comments: “3.70_00_EG_RDUK”: results in 0 (start value 0)
Converts the specified string representation of a number into a corresponding integer.
Result: Integer
Example:
{ToInt32([INSTANCE:Comments].SubString(5,2))} Comments: “3.70_00_EG_RDUK”: results in 0 (start value 0)
Comments
0 comments
Please sign in to leave a comment.