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