Get script source
get_script_sourceRetrieve the read-only script source of a function node by scriptPath. View the exact code for inspection or debugging.
Instructions
A function node's script source, read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scriptPath | Yes | The node's scriptPath, as shown in the outline. |