get_wrangle_code
Retrieve the VEX code from a Houdini Attribute Wrangle node by providing its node path, enabling inspection or reuse of the script.
Instructions
Read the VEX code from an Attribute Wrangle node.
Args: node_path: Path to the wrangle node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_path | Yes |