set_wrangle_code
Set the VEX code on an Attribute Wrangle node to define or alter its procedural logic.
Instructions
Set VEX code on an existing Attribute Wrangle node.
Args: node_path: Path to the wrangle node. vex_code: VEX snippet to set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vex_code | Yes | ||
| node_path | Yes |