RightStr

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

RightStr


 

Extracts the right part of a string.

 


syntax

RightStr(

         str,

         num

         )

 


Parameters

 

str

 

Type:

character

 

character.

 

num

 

Type:

Number

 

The number of characters to extract.

 

Return Value

 

 

Type:

character

 

The extracted characters.

 


hmtoggle_plus1Explanation

 


Supported


Script Action

Browser script

Calculation Expression Syntax

 

 


reference