ASC( ) Function

Returns the ANSI value for the leftmost character in a character expression.

ASC(cExpression)

Parameters

cExpression

Specifies the character expression containing the character whose ANSI value ASC( ) returns. Any characters after the first character in cExpression are ignored by ASC( ).

Expand imageReturn Value

Expand imageRemarks

Expand imageExample

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic