---
title: "removeScreen"
canonical: "https://support.appfire.com/space/JCLI/70787108/removeScreen"
format: markdown
---
> Macro (aura-html)

See also: [Actions](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70787366)

> Macro (details)
> 
> | **Description** | Remove screen by id or name. Use this action to remove a screen. You can provide id or name of the screen via required parameter screen, but id is strongly preferred for best performance. |
> | --- | --- |
> | **Required Parameters** | [screen](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70784337) |
> | **Optional Parameters** | [continue](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70790023) |
> | **Type** | [Delete](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70780909/Action+Types#ActionTypes-Delete) |
> | **Category** | [Screens](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70780591/Action+Categories#ActionCategories-Screens) |
> | **Output Formats** |  |
> | **Replacement Variables** |  |
> | **Hosting** | cloud,server,datacenter |
> | **Since Version** | 9.6 |
> | **Examples** | [removeScreen](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70782732/Examples#Examples-removeScreen) |

## Related How To's

> Macro (cql-query)