Text.EndOfLine
From Xojo Documentation
Method
Returns the EndOfLine character for the current platform (Mac, Windows, Linux and iOS).
Notes
- iOS uses CodePoint 13
- Mac and Linux use CodePoint 10
- Windows uses CodePoint 10 + CodePoint 13
Returns the EndOfLine character for the current platform (Mac, Windows, Linux and iOS).