Convert String to Integer
Posted: Mon Jul 10, 2017 1:13 pm
Hello,
how is it possible to convert a String Output to a Integer?
Example:
{Left(StringValue,IIF(StringValue.IndexOf("xxx")==29,33,3))}
I need to convert the IIF Output from a String to a Integertyp, how does this work?
Best regards
how is it possible to convert a String Output to a Integer?
Example:
{Left(StringValue,IIF(StringValue.IndexOf("xxx")==29,33,3))}
I need to convert the IIF Output from a String to a Integertyp, how does this work?
Best regards