
Hi,
I have an array with string data type with dynamic length.
I have to know the syntax to find the count of the dynamic length of the array?
Thanks,
Lakshmi
*This post is locked for comments
I have the same question (0)Hi Lakshmi,
Similar to this thread: [View:https://community.dynamics.com/ax/f/microsoft-dynamics-ax-forum/362936/dynamic-string-array-length:750:50]
Please try to use Array and lastIndex().
[View:https://docs.microsoft.com/en-us/previous-versions/dynamics/ax-2012/system-classes/gg802677(v=ax.60):750:50]