---
title: "admClearLinksCache"
canonical: "https://support.appfire.com/space/PSJ/15489422/admClearLinksCache"
format: markdown
---
> Macro (aura-html)


|  |  |  |  |
| --- | --- | --- | --- |
| **Syntax** | admClearLinksCache() | **Package** | adm |
| **Alias** |  | **Pkg Usage** | clearLinksCache() |

## Description

> Macro (excerpt)
> 
> Clears the issue links cache.

Clears the issue links cache.

## Return Type

**String**

Returned value has no meaning.

## Example

```
admClearLinksCache();
```

## See also

> Macro (contentbylabel)