Hi,
When I tweak my HDA, I notices there are some variables that I assumed I can tweak dynamically such as $HDA_ICON, $HDA_TABLE_AND_NAME, $HDA_LABEL. It returns nothing if I query from textport. How can I set custom variable for my HDA, such as $STUDIO. I carry my HDAs all over the shops I am freelancing and I do not want to change the studio name (as all my tools will appear under when you press tab) every single time I move to a new studio. The environment variables does not seem to work inside type property window, even with double `` as you would expect.
The same problem when I tried to assign custom icon. it seem to only take an absolute path and not respecting $HOUDINI_UI_ICON_PATH or $HOUDINI_PATH
Thanks