Asc()

Syntax

Ascii = Asc(String$)

Description

Return the Ascii value of the first string letter.
  ValeurASCII = Asc("!") ; 'ValeurASCII' will get the value '33' 

Supported OS

Windows, AmigaOS, Linux

String - Index