Hi
string s[1..10];
is an array of 10 strings
whereas
{string} s[1..10];
is an array of 10 sets of strings.
Many learning resources at https://www.linkedin.com/pulse/low-barrier-entry-optimization-through-cplex-alex-fleischer/
regards
Source: Re: How to preprocess part of information of excel in CP