Hi, I'm using the "**Tokenization task**" and I learned that when there is special characters, the implementation will apply escape character rule on it: Example: value: Test$$!Jungle18 will be converted to Test$!Jungle18 Thanks, Mohammad
Hi,
I'm using the "Tokenization task" and I learned that when there is special characters, the implementation will apply escape character rule on it:
Example:
value: Test$$!Jungle18 will be converted to Test$!Jungle18
Thanks,
Mohammad