CHR

Returns the character value of ASCII character number.

Reporting Area(s):

General

Required Parameters:

  1. Numeric ASCII value of character

Optional Parameters:

None

Example(s):

CHR(9) returns a tab

CHR(13) returns a carriage return

Notes:

Standard FoxPro function

 

Related Topics Link IconRelated Topics