<< Click to Display Table of Contents >>
Manual > Control Reference > Route > Route Methods >
Reverses the specified string.
syntax
ReverseStr(
str
)
Parameters
Type:
General purpose
The string to reverse.
Return Value
character
The reversed string.
Explanation
Reverses the string passed in the str argument.
Supported
○
Script Action
Can be used in server script Ver2 actions
Browser script
Can be used in browser scripts
Calculation Expression Syntax
Can be used in expression syntax (e.g. bind syntax)
reference
StrLen
MBStrLen
LeftStr
RightStr
MidStr
FindStr
IsLike
InsertStr
RepeatInsertStr
CombineStr
DivideStr
TrimLeftStr
TrimRightStr
UpperStr
LowerStr
CStrToArray
CArrayToStr
CCsvToArray
CArrayToCsv
Chr
Ascii
RET
IntStrs
IsFullWidthChar
MeasureStr