---
title: "return"
canonical: "https://support.appfire.com/space/CSOAP/1493047241/return"
format: markdown
---
> Macro (aura-html)

See also: [System Client Actions](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/1493046719)

> Macro (details)
> 
> | **Description** | Return from the current script level with type normal (default) or type error. Normal error handling occurs for a script running another script. The return can be conditioned based on the value and regex parameters just like the runIf action. |
> | --- | --- |
> | **Required Parameters** |  |
> | **Optional Parameters** | [type](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458978), [comment](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458770), [value](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458892), [regex](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458942), [options](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68459041) |
> | **Type** | [Check](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/1493047621/System+Client+Action+Types#SystemClientActionTypes-Check) |
> | **Category** | [System](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/1493046572/System+Client+Action+Categories#SystemClientActionCategories-System) |
> | **Output Formats** |  |
> | **Replacement Variables** |  |
> | **Since Version** | 11.0 |
> | **Examples** |  |

## Related How To's

> Macro (cql-query)