UTF8 docs missing length option

Description

Syntax and text missing optional _n for number of characters in the UTF8 string.

Examples:
UTF8_4 FirstName := U8'Noël';
// 4-character utf-8-encoded string
UTF8_de_5 MyUnicodeString := U8'abcd\353';
// becomes 'abcdë' with a German locale

Conclusion

None

Activity

Show:
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

Roadmap

Not applicable

Affects versions

Created October 20, 2021 at 5:59 PM
Updated October 25, 2021 at 1:16 PM
Resolved October 25, 2021 at 1:16 PM