Return multiline text fields as single strings
You mentioned COMMENT
and TEXT
are text fields that can span multiple lines, so I think it makes sense to also return them as one string containing multiple lines.
You mentioned COMMENT
and TEXT
are text fields that can span multiple lines, so I think it makes sense to also return them as one string containing multiple lines.