Represents method Left(String,Integer).
Left(String,Integer)
public function Left(str: String; count: Integer): String; static;