Asc Function
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
Asc Function
Syntax
Number Asc(String string)
Return Value
The character code value of the first character in the string.
Number Asc(String string)
The character code value of the first character in the string.