Products Downloads


French version


Vous regardez une version antérieure (v. /doccenter/display/Adelia2057V1401/blobToString) de cette page.

afficher les différences afficher l'historique de la page

Vous regardez la version actuelle de cette page. (v. 1) Actuel »

 

This function converts a number sequence into an alphanumeric string encoded in UTF-8.

The numbers are seen as byte values. By default, this function assumes that these byte values correspond to UTF-8 character encoding.

Enter the inEncoding parameter to specify another encoding. This must take a value registered by IANA. Click here for more details.


Parameters

Number sequence

byteTab

Number sequence representing an encoded alphanumeric string

Mandatory

String

inEncoding

Character encoding

Optional

 


For example

<@hardisFo.foBlock white-space="pre">${ hardisCore.blobToString(.data_model.cp1252Text, "windows-1252") }</@hardisFo.foBlock>

 


 

  • Aucune étiquette