String.reverse
From Data Realms Wiki
Jump to:
navigation
,
search
string.reverse(s)
Returns a string that is the string s reversed.
Example:
print
(
string
.reverse
(
"!dlroW ,olleH"
)
)
Would result in: Hello, World!
Views
Page
Discussion
View source
History
Personal tools
Log in / create account
Navigation
Main page
Community portal
Current events
Recent changes
Random page
Help
Search
Toolbox
What links here
Related changes
Special pages
Printable version
Permanent link