Skip to content

Convert charset¤

Convert the string from “sourceCharset” to “targetCharset”.

Parameter¤

Source charset¤

The source charset, e.g., ISO-8859-1.

  • ID: sourceCharset
  • Datatype: string
  • Default Value: ISO-8859-1

Target charset¤

The target charset, e.g., UTF-8.

  • ID: targetCharset
  • Datatype: string
  • Default Value: UTF-8

Advanced Parameter¤

None

Comments