Gerardo Castellanos

Gerardo Castellanos

About Me

EXPERTISE
Generalist
INDUSTRY
Film/TV

Connect

LOCATION
Spain

Houdini Skills

Availability

Not Specified

Recent Forum Posts

read an attribute name April 21, 2024, 6:36 a.m.

@BabaJ, ok, thanks for your answer
@ObeidaZakzak ... ohh good to know, thanks a lot!

read an attribute name April 20, 2024, 7:45 a.m.

I mean, I want to access to the values of that parameters, not only the name of the attribute.
the field, the paramater could be empty or the user could enter an attribite name.

read an attribute name April 20, 2024, 7:28 a.m.

alexwheezy
There's no need for backticks or double quotes.

string maskAttribute = chs("../attrMask");

Thanks, but I would like to access to the values of that attribute with a @`chs("../attrMask")`, and I get the same error message when it is empty.