Langage des commandes Arbortext
>
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
Est-ce que cela a été utile ?
Ce site fonctionne de manière optimale avec JavaScript activé.