This wiki is out of date, use the continuation of this wiki instead

Strrev

From FenixWiki

Jump to: navigation, search


[edit] Definition

STRING strrev ( <STRING str> )

Returns a reversed version of a certain string, meaning the characters are in reversed order.

[edit] Parameters

STRING str - The non reversed string.

[edit] Returns

STRING : The reversed string.


Strings Functions
Asc() • Atof() • Atoi() • Chr() • Find() • Ftoa() • Itoa() • Lcase() • Len() • Strrev() • Substr() • Ucase() •
Personal tools