$ZCHar()

Returns a string composed of bytes represented by the integer octet values specified in its argument(s).

The format for the $ZCHAR() function is:

$ZCH[AR](intexpr[,...])

Example of $ZCHAR()

Example:

GTM>write $zchar(228,184,187,7)

GTM>

This example WRITEs the byte sequence represented by and signals the terminal bell.