---
title: "attachmentSize"
canonical: "https://support.appfire.com/space/PSJC/815137025/attachmentSize"
format: markdown
---
> Macro (aura-html)


## Description

> Macro (excerpt)
> 
> File date of the attachment

File date of the attachment

|  |  |  |  |
| --- | --- | --- | --- |
| **Syntax** | attachmentDate(key, attachmentId) | **Package** |  |
| **Alias** |  | **Pkg Usage** |  |

## Parameters

| Parameter name | Type | Required | Description |
| --- | --- | --- | --- |
| key | string | Yes | Issue key. |
| attachmentId | int | Yes | Attachment id. |

## Return Type

**date**

Returns the date of the attachment

## See also

> Macro (contentbylabel)