Contents - Index


Chr (function)

Chr(nAsciiCode) : string

Converts a decimal value to its ASCII equivalent. For example Chr(83) returns 'S'

Also see the Asc() function and the ASCII Chart

Alpha List         Category List