ARRAYTOTEXT Function

The ARRAYTOTEXT function converts an array or range of cells into a single text string. It supports two output modes: concise(0) for compact output, and strict(1) for a syntax-preserving representation that includes escape characters and line separators. Strings (except for Boolean, numeric, and error values) are enclosed in quotation marks.