Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » String » NumericCodesToString

NumericCodesToString


Converts an integer array of character codes (UTF-16) into a string.

Name Type Description
inCodes IntegerArray Input array
outString String Output string

Errors

This filter can throw an exception to report error. Read how to deal with errors here: Error Handling

Error type Description
DomainError Character code value must be greater than 0.
DomainError Character code value exceeds supported code values.

Complexity Level

This filter is available on Basic Complexity Level.