# Trigger Custom Event, Global

![](https://692276616-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN06Vv6nlwviUQ4hI2Kkd%2Fuploads%2Fgit-blob-116ec3dda7b08ecc4e4b7251b69a3fb353ce00a7%2Ftrigger-custom-event-global.png?alt=media)

## Description

Triggers a custom event with a matching *Identifier* in ANY script brain and waits for completion before resuming. Only triggers **On Custom Event, Global** nodes. Unless you have a specific need for multiple script brains, it is best to use the non-global version of **Trigger Custom Event**.

## Node Type

Nodes fall into two basic categories: Data and Execution. This Execution node triggers other node strings to start firing.

## Inputs

| Input       | Type        | Required | Description                                       |
| ----------- | ----------- | -------- | ------------------------------------------------- |
| Identifier  | String      | Yes      | Triggers a custom Event for this same identifier. |
| Object      | Object      | No       | Will pass this Object through the Event.          |
| Number      | Number      | No       | Will pass this Number through the Event.          |
| Object List | Object List | No       | Will pass this Object List through the Event.     |

## Outputs

| Output | Type | Description |
| ------ | ---- | ----------- |
| (none) | N/A  | N/A         |

\
\
**Contributors**

AddiCt3d 2CHa0s
