chexist expression function
Returns 1 if the specified channel exists, 0 if it doesn’t.
Replaced by: hou.parm, hou.Node, hou.parmTuple
Usage
chexist(channel_name)
Examples
echo `chexist("/obj/geo1/tx")`
| Houdini 9.5 | Expression functions | chexist |