getResponseAttachmentAttr
Returns the value of a given attribute of a part in a multipart response.
General format
void getResponseAttachmentAttr( id, attrName, attrValue ) |
Syntax rules
1. id, attrName and attrValue are alphanumeric data items.
General rules
2. attrValue receives the attribute value.