LotusScript® constants: end of line

Where used:

  • ReadText in NotesStream
  • WriteText in NotesStream

Constants:

Note: These constants are new with Release 6.
  • EOL_ANY (4)
  • EOL_CR (2)
  • EOL_CRLF (0)
  • EOL_LF (1)
  • EOL_NONE (5)
  • EOL_PLATFORM (3)