Document FORMAT option for OUTPUT to CSV

Description

OUTPUT(ds,,'logical_filename_here',OVERWRITE,CSV(HEADING(SINGLE,FORMAT(Std.Str.ToUpperCase)),SEPARATOR('\t'),QUOTE('"'),TERMINATOR('\r\n'),UNICODE));

Conclusion

None

Activity

Show:

Gavin Halliday May 18, 2017 at 1:32 PM

Yes, I think Richard is correct. It is any function that takes a single string parameter, and returns a string result.

Jim DeFabia April 4, 2017 at 9:05 PM

Can you help?

Richard Chapman November 21, 2016 at 12:30 PM

Stuart Ort November 15, 2016 at 7:06 PM

@Gavin - before Jim documents this, can you confirm Richard's comment or add additional information

Richard Chapman September 27, 2016 at 12:39 PM

I think in theory anything that takes a string parameter and returns a string, and which can be constant-folded (but Gavin probably knows better).

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Compatibility

Point

Fix versions

Pull Request URL

Affects versions

Created September 27, 2016 at 12:25 PM
Updated July 12, 2017 at 8:28 AM
Resolved July 12, 2017 at 8:28 AM