Custom Script
Node Introduction
This node supports custom scripts, allowing users to write simple LSL scripts to implement basic functionalities.

Inputs
- Show - Show the menu.
Outputs
None
Node Properties
- Title - (Refer to Begin Node Properties)
- Script - Enter your custom script here. For example:
llOwnerSay("Hello EZMenu");