Represents method LeftStr(String,Integer).
LeftStr(String,Integer)
function LeftStr(str: String; count: Integer): String;