Was this helpful?
Character Types
These types map to the character token type in DataFlow. The default text type associated with character tokens is RAW_CHARACTER.
Text Type
Description
RAW_CHARACTER
A character value represented as itself. On parsing, an empty string is treated as NULL and a string of more than one character is a parsing error.
 
Last modified date: 01/06/2023