Update TRIM Docs for TRIM, WHITESPACE option

Description

HPCC-19054 Added an option to TRIM to remove all whitespace, not just spaces. TRIM.WHITESPACE. 

Conclusion

None

Activity

Show:

John Holt February 8, 2018 at 2:56 PM

The whitespace option removes all white space. In STRING, this is space (0x20), horizontal tab, vertical tab, line feed, form feed, carriage return (0x09 to 0x0D), and non-breaking space (0xA0). In UNICODE, it is all characters with the white space property.

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

Details

Components

Assignee

Reporter

Priority

Compatibility

Major

Fix versions

Created February 8, 2018 at 2:36 PM
Updated June 29, 2018 at 12:45 PM
Resolved June 29, 2018 at 12:45 PM

Flag notifications