Arbortext Command Language
>
Functions by Alphabetical Listing
> ord
ord
ord
(
value
)
This function returns integer value of first character in string value of
value
. If the character is a Unicode character, the numeric sixteen-bit number is returned. For example the value of
ord("a")
is
97
.
Parent topic
Functions by Alphabetical Listing
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.