String GetAttachmentByName(string inName)
Description
Returns a file name according to a given attachment name.
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inName | string | Attachment name |
Return Type
String
Comments
Please sign in to leave a comment.