Quantcast
Channel: Microsoft Dynamics 365 Community
Viewing all articles
Browse latest Browse all 17314

SubStr Method in AX

$
0
0
Today I will demonstrate you that how to use SubStr() method in AX 2012. Substr() Method static void Datatypes_string_substr(Args _args) { str carBrand; ; carBrand = "Volkswagen"; print substr(carBrand, 6, 5); //Substr(string value /string variable name,starting postiont, number of elements); pause; }...(read more)

Viewing all articles
Browse latest Browse all 17314

Trending Articles



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