ApplyCodepage - script and chart function
ApplyCodepage() applies a different code page character set to the field or text stated in the expression. The codepage argument must be in number format.
Syntax:
ApplyCodepage(text, codepage)
Return data type: string
Arguments:
Argument | Description |
---|---|
text | Field or text to which you want to apply a different code page, given by the argument codepage. |
codepage | Number representing the code page to be applied to the field or expression given by text. |