jnrnkns

jnrnkns

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

vex, check if channel exists // check for 'undefined' 2022年11月1日6:00

Hi there, i was wondering if there is a 'VEX'-way to check if a channel exists but could`nt find anything...

is there something like:

if(ch("mychan") != undefined )

or
if(ch("mychan") != null)


many thanks for any hint!!!


jn