Arbortext Command Language
>
Functions by Alphabetical Listing
> reverse
reverse
reverse
(
s
)
This function returns a copy of string
s
with the characters in reverse order. For example,
reverse("abcd")
returns "dcba".
Parent topic
Functions by Alphabetical Listing
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。