chexist expression function

Returns 1 if the specified channel exists, 0 if it doesn’t.

Replaced by: hou.parm, hou.Node, hou.parmTuple

All Usage Examples

Usage

chexist(channel_name)

Examples

echo `chexist("/obj/geo1/tx")`