com.ibm.gre.IRMField.getVal Function
Gets the value for a specified attribute

Private string getVal (string, string)
  Type Name Description  
    string attrName The name of the attribute to return th value for  
    string defaultVal The default value to use if the attribute does not exist or has no value.  
  Return Description  
    string