Returns the value of another nodePath or nodeParam parameter



## Description

It takes 1 argument, the path to the parameter.

`chsop(param_path)`

- `param_path` is a string, which can be the absolute or relative path

## Usage

- `chsop('./material1/material')` - returns the value of the parameter material of node ./material1

