Collect strings from an array of ValueString. If any value is not a string, or is Bottom/Top, undefined is returned.
The array of Value to collect strings from.
Whether to include the quotes in the returned strings.
Collect strings from an array of ValueString. If any value is not a string, or is Bottom/Top, undefined is returned.