ValueSeparator Constant
Specifies the default character separating individual references to cell ranges within the list.
Declaration
const ValueSeparator = ';';
Remarks
This global constant delimits the references to all the area list items generated by the ToString function.
See Also