---
title: "refreshEclipse"
canonical: "https://help.vicon.com/space/ShogunPost121/1253737296/refreshEclipse"
format: markdown
---
# Description

Enables you to refresh the current Eclipse database (scripting equivalent of pressing F5) to display newly imported files.

## Functional area

Data management

# Command syntax

## Syntax

> Macro (scroll-tablelayout)

|  |
| --- |
| `refreshEclipse` |

### Arguments

None

### Flags

None

## Return value

void

## Examples

```plaintext
refreshEclipse;
```

# Additional information

## Related commands

- [getEclipseActiveTrial](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253736573)
- [getEclipseAssociatedCalibration](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253737516)
- [getEclipseAssociatedSubjects](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253737055)
- [getEclipseMarkedTrials](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253737009)
- [openEclipseDatabase](https://vicon-help.atlassian.net/wiki/spaces/ShogunPost121/pages/1253737622)