MAXSTRLEN for array element

gerbagerba Member Posts: 37
Hi all!

The function MAXSTRLEN returns the maximum defined length of a string variable.
I now have a string array with dimensions 10;2 and a length of 30.

How can I determine the maximum defined length of the elements of the array?

Thx in advance!
Gerald

Answers

Sign In or Register to comment.