FUNCTION:  Chr()

Implemented in version 1.0
 
Chr(ANSIvalue)
 
The Chr function converts an ANSI character code value to a character.
 
Code:
<% =Chr(98) %>
 
Output:
b


Copyright 1999-2004 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information