rightStr

Returns a substring of the input string to the right of the index of the input number.

Syntax

rightStr ( <string> <index> ) 

Parameters

Returns

String

Example

rightStr ( connection : \'DB'::'TBC.tbc.MARKET'.'STATE' , 2 )