arraySep

The string used to separate the elements of an array or associative array (default is "" which means the elements are separated by whitespace).

Defaults to "" but can be assigned to prior to calling getopt.

string arraySep;

Meta