Double quotes wrapper

[data/csv/utils/Double quotes wrapper]


Wraps the received CSV value in double quotes if it's a string, escaping internal double quotes.


Keywords: double quotes, wrap

Input ports

  • value: (string or number or boolean)

Output ports

  • wrapped: string

Last updated