leftStr

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

Syntax

leftStr ( <string> , <index> ) 

Parameters

Returns

String

Example

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