---
title: "Script Operator"
slug: "script-operator"
updated: 2025-04-22T12:04:58Z
published: 2025-04-22T12:04:58Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://composer.docs.vindral.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Script Operator

**Misc/Script Operator**

The Script operator allows you to execute [**script functions**](/v1/docs/scriptengine)via an operator.

The Script function is executed on every frame.

![](https://cdn.document360.io/94808959-fd66-406c-ab5e-4691ce952a14/Images/Documentation/image(46).png)

**Settings**

- **Function name** - The name of the function to be executed.
- **Function parameter**- An optional parameter to be sent to the function.
