Ceiling  Cos

Chapter 2: DataWindow Expression Functions

Char

Description

Converts an integer to a character.

Syntax

Char ( n )

Argument

Description

n

The integer you want to convert to a character

Returns

String. Returns the character whose ASCII value is n.

Examples

Example 1

This expression returns the escape character:

Char(27)

See also





Copyright © 2004. Sybase Inc. All rights reserved. Cos

View this book as PDF