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 的情況下運作成效最佳