Skip to main content
Version: 25.2

carriageReturn, CR

  • predefined variable
  • equal to numToChar(13) (that is, ASCII character 13)
  • Note that this is different from the return keyword, which is the lineFeed character
  • Related: return, lineFeed, CRLF