ASC

Description

ASC returns a copy of text in which the double-byte characters (if any) have been converted to single-byte. Any double-byte characters that do not have single-byte equivalents are left in their original form.

Syntax

ASC (text)

 

Parameter

Description

text

The text containing double-byte characters which is converted to single-byte.

Also, see

DBCS