ReverseStr

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

ReverseStr


 

Reverses the specified string.

 


syntax

ReverseStr(

         str

         )

 


Parameters

 

str

 

Type:

General purpose

 

The string to reverse.

 

Return Value

 

 

Type:

character

 

The reversed string.

 


hmtoggle_plus1Explanation

 

 


Supported


Script Action

Browser script

Calculation Expression Syntax

 

 


reference