Array Variables - Error

Hi,

What type is NameAge variable?

For now ,can you try the following expression?

NameAge(0).ToString + " " + NameAge(1).ToString + " " +NameAge(2).ToString + " "

Regards,

1 Like