protected string RIGHT( string expression, double numChars )
Protected Function RIGHT ( _ expression As String, _ numChars As Double _ ) As String
protected: String^ RIGHT( String^ expression, double^ numChars )