Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 72043

How to get one char from string?

$
0
0

I try convert some code C# to X++.

Cyfra = Convert.ToInt32(Convert.ToString(Tekst[i]));

How write this same code in X++? 

I have:

System.String netTekst;
Cyfra = str2int   (netTekst[i]);


But, I have error. ... " You try use GetValue"


Viewing all articles
Browse latest Browse all 72043

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>