Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

PI Connector for UFL

New Line

  • Last UpdatedJan 03, 2025
  • 1 minute read

Required: Specify the line-end character(s). If left empty, CRLF is assumed (ASCII 13 and 10). If the lines in the input stream are terminated in more than one way, specify the line endings in double quotes and use the OR clause to set the valid line endings, for example:

"event end>" OR "STOP"

When you have to use ASCII codes for line endings, use comma-separated numbers with no white space in between, for example:

13,10

You can also combine the line endings expressed as ASCII codes with string representation, for example:

"event end>" OR 13,10

String comparisons are case sensitive.

TitleResults for “How to create a CRG?”Also Available in