Doc > Expressions > ch
Returns the value of another parameter
Description
It takes 1 argument, the path to the parameter.
ch(<param_path>)
- <param_path> is a string, which can be the absolute or relative path
Usage
ch('./tx')
- returns the value of the parameter tx of the same nodech('/geo1/tx')
- returns the value of the tx of the node /geo1